#E3EECC#E3EECC
#E3EECC is a very light, muted yellow-green. Relative luminance 0.818; OKLCH L 93.2% C 0.046 H 121.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EECC |
|---|---|
| RGB | rgb(227, 238, 204) |
| HSL | hsl(79, 50%, 87%) |
| HSV | hsv(79, 14%, 93%) |
| CMYK | cmyk(4.6%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(92.50, -9.48, 15.24) |
| CIE-LCH | lch(92.50, 17.95, 121.89°) |
| OKLab | oklab(93.2% -0.0245 0.0394) |
| OKLCH | oklch(93.2% 0.046 121.9) |
| XYZ | xyz(73.1507, 81.8396, 69.0579) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.05
Beige
#F5F5DC
ΔE00 5.55
Lightyellow
#FFFFE0
ΔE00 5.80
Eggshell (survey)
#FFFFD4
ΔE00 5.88
Off White (survey)
#FFFFE4
ΔE00 6.27
Cream
#FFFDD0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EECC #D7CCEE
analogous
#EEE8CC #E3EECC #D2EECC
triadic
#E3EECC #CCE3EE #EECCE3
tetradic
#E3EECC #CCEEE8 #D7CCEE #EECCD2
square
#E3EECC #CCEEE8 #D7CCEE #EECCD2
split-complementary
#E3EECC #CCD2EE #E8CCEE
monochromatic
#B1CF70 #CADF9E #E3EECC #F2F7E8 #F2F7E8
Accessibility & contrast
On white
1.21
#E3EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#E3EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EECC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EECC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#F1E9CD
Tritanopia (blue-blind)
#E6EAE4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e3eecc; /* rgb */ color: rgb(227, 238, 204); /* oklch */ color: oklch(93.2% 0.046 121.9);
Tailwind
colors: {
custom: {
50: '#ecf3db',
500: '#e3eecc',
950: '#000000',
},
}SCSS
$custom: #e3eecc; $custom-light: #ecf3db; $custom-dark: #000000;
JSON
{
"hex": "#e3eecc",
"rgb": {
"r": 227,
"g": 238,
"b": 204
},
"hsl": {
"h": 79.412,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.93195,
"c": 0.04639,
"h": 121.9
},
"luminance": 0.8184
}Semantic roles & 50–950 ramp
primary
#E3EECC
secondary
#A593CB
accent
#28BD58
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161715
muted
#848584