Skip to content

#e2f2bc

a light, vivid green · warm · closest name: Light Goldenrod Yellow

RGB
226, 242, 188
HSL
78°, 68%, 84%
CMYK
7, 0, 22, 5
Luminance
0.8330

At a glance

Every number on this page in one read: what #e2f2bc is made of, how bright it looks, and which way it leans.

Hex
#e2f2bc
Hue
78°
green
Saturation
68%
vivid
Lightness
84%
light
Brightness
95%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8330
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.66:1
Closest name
Light Goldenrod Yellow
ΔE2000 6.3
Where it sits
Hue78° of 360°
Saturation68%
Lightness84%
Temperature
Warm ← → Cool40% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e2f2bc
RGBrgb(226, 242, 188)
HSLhsl(78, 68%, 84%)
CMYKcmyk(7%, 0%, 22%, 5%)
LABlab(93.2 -14.3 24.4)
LCHlch(93.2 28.2 120.3)
OKLCHoklch(0.936 0.072 121.2)
Decimal14873276
Display P3color(display-p3 0.886 0.949 0.737)

Copy-ready code

/* CSS */
color: #e2f2bc;
background-color: #e2f2bc;
/* Tailwind (arbitrary) */
class="text-[#e2f2bc] bg-[#e2f2bc]"
/* SCSS */
$brand: #e2f2bc;
/* SwiftUI */
Color(red: 0.886, green: 0.949, blue: 0.737)
/* Android */
Color.parseColor("#e2f2bc")
/* Flutter */
Color(0xFFE2F2BC)
/* Python / OpenCV (BGR) */
(188, 242, 226)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #e2f2bc · 17.66:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.66:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e2f2bc as text scores 1.19:1 on white and 17.66:1 on black.

Accessibility — WCAG contrast

Aa
#e2f2bc on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#e2f2bc on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9ECB9
deuteranopia · #F7EBBE
tritanopia · #E7ECE3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e2f2bc is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FBF3
#F3F8E8
#e2f2bc
#D6EDA1
#C2E472
#AEDB43
#9CCD28
#82AB21
#68891B
#4D6317
#303E0E
Base = 200Lightest = 50 · #F9FBF3Darkest = 950 · #303E0E
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F3F8E8;
  --brand-200: #e2f2bc;
  --brand-300: #D6EDA1;
  --brand-400: #C2E472;
  --brand-500: #AEDB43;
  --brand-600: #9CCD28;
  --brand-700: #82AB21;
  --brand-800: #68891B;
  --brand-900: #4D6317;
  --brand-950: #303E0E;
  --brand: #e2f2bc;
  --brand-ink: #000000;
}

Colors that work with #e2f2bc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#DFEDC0
Hairlines and dividers
Muted text#839B4B
Captions on the surface
Accent#241CB0
Second voice, not a rival
Dark variant#516B15
Hover, pressed, headers
Light variant#F6FBEA
Selected rows, tints
Dark surface#1F2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #e2f2bc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CCBCF2
Analogous left#F2E7BC
Analogous right#C7F2BC
Split-complement 1#BCC7F2
Split-complement 2#E7BCF2
Triadic 1#BCE2F2
Triadic 2#F2BCE2
Tetradic#BCF2E7

RGB percentages

Red88.6%
Green94.9%
Blue73.7%

CMYK percentages

Cyan6.6%
Magenta0.0%
Yellow22.3%
Key (black)5.1%

Color previews

#e2f2bc text on a black background

contrast 17.66:1

Card sample

#e2f2bc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #e2f2bc;
Background color
Panel with #e2f2bc background
background-color: #e2f2bc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #e2f2bc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(226, 242, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 242, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2f2bc;
background: linear-gradient(135deg, #e2f2bc, #BEF2BC);

Monochromatic scale

Palettes built from #e2f2bc

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#e2f2bc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#e2f2bc, answered

What color is #e2f2bc?

#e2f2bc is a light vivid green, closest to Light Goldenrod Yellow (ΔE2000 6.3). It sits at 78° on the hue wheel with 68% saturation and 84% lightness, which reads as warm.

What is the RGB value of #e2f2bc?

rgb(226, 242, 188) — 226 red, 242 green and 188 blue out of 255, or 88.6% / 94.9% / 73.7% by channel.

Is #e2f2bc a light or a dark color?

It is a light color. Relative luminance is 0.8330 and perceived brightness is 91%, so black text on it reaches 17.66:1.

Should I use black or white text on #e2f2bc?

Black. It scores 17.66:1 against #e2f2bc, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #e2f2bc?

#CCBCF2 sits directly opposite on the wheel. Softer options are the split-complements #BCC7F2 and #E7BCF2, which give the same contrast with far less vibration.

What colors go well with #e2f2bc?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #241CB0 as an accent and #516B15 for hover and pressed states. For a palette, the analogous pair #F2E7BC and #C7F2BC stays calm, while #CCBCF2 is the loudest partner.

What is #e2f2bc in CMYK for printing?

cmyk(7%, 0%, 22%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e2f2bc warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F2EEBC; nudged cooler, #CEF3BB.

Work with #e2f2bc in the Color Lab