#E2ECCC#E2ECCC
#E2ECCC is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.7% C 0.044 H 121.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECCC |
|---|---|
| RGB | rgb(226, 236, 204) |
| HSL | hsl(79, 46%, 86%) |
| HSV | hsv(79, 14%, 93%) |
| CMYK | cmyk(4.2%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(91.92, -8.83, 14.40) |
| CIE-LCH | lch(91.92, 16.89, 121.50°) |
| OKLab | oklab(92.71% -0.0227 0.0373) |
| OKLCH | oklch(92.71% 0.044 121.4) |
| XYZ | xyz(72.2571, 80.5193, 68.8502) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.18
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.25
Lightyellow
#FFFFE0
ΔE00 5.77
Off White (survey)
#FFFFE4
ΔE00 6.13
Eggshell (survey)
#FFFFD4
ΔE00 6.18
Cream
#FFFDD0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECCC #D6CCEC
analogous
#ECE6CC #E2ECCC #D2ECCC
triadic
#E2ECCC #CCE2EC #ECCCE2
tetradic
#E2ECCC #CCECE6 #D6CCEC #ECCCD2
square
#E2ECCC #CCECE6 #D6CCEC #ECCCD2
split-complementary
#E2ECCC #CCD2EC #E6CCEC
monochromatic
#AFCB73 #C9DB9F #E2ECCC #F2F7E9 #F2F7E9
Accessibility & contrast
On white
1.23
#E2ECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#E2ECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECCC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECCC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#E5E8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eccc; /* rgb */ color: rgb(226, 236, 204); /* oklch */ color: oklch(92.7% 0.044 121.4);
Tailwind
colors: {
custom: {
50: '#ebf2db',
500: '#e2eccc',
950: '#000000',
},
}SCSS
$custom: #e2eccc; $custom-light: #ebf2db; $custom-dark: #000000;
JSON
{
"hex": "#e2eccc",
"rgb": {
"r": 226,
"g": 236,
"b": 204
},
"hsl": {
"h": 78.75,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.92713,
"c": 0.04365,
"h": 121.4
},
"luminance": 0.80519
}Semantic roles & 50–950 ramp
primary
#E2ECCC
secondary
#A494C8
accent
#2DB958
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161615
muted
#848584