#E4F8D6#E4F8D6
#E4F8D6 is a very light, muted yellow-green. Relative luminance 0.885; OKLCH L 95.5% C 0.050 H 132.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F8D6 |
|---|---|
| RGB | rgb(228, 248, 214) |
| HSL | hsl(95, 71%, 91%) |
| HSV | hsv(95, 14%, 97%) |
| CMYK | cmyk(8.1%, 0%, 13.7%, 2.7%) |
| CIE-LAB | lab(95.36, -12.50, 14.14) |
| CIE-LCH | lch(95.36, 18.87, 131.49°) |
| OKLab | oklab(95.55% -0.0333 0.0366) |
| OKLCH | oklch(95.55% 0.05 132.3) |
| XYZ | xyz(77.6978, 88.4833, 76.5909) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.85
Eggshell (survey)
#FFFFD4
ΔE00 7.23
Lightyellow
#FFFFE0
ΔE00 7.24
Beige
#F5F5DC
ΔE00 7.58
Off White (survey)
#FFFFE4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F8D6 #EAD6F8
analogous
#F5F8D6 #E4F8D6 #D6F8D9
triadic
#E4F8D6 #D6E4F8 #F8D6E4
tetradic
#E4F8D6 #D6F5F8 #EAD6F8 #F8D9D6
square
#E4F8D6 #D6F5F8 #EAD6F8 #F8D9D6
split-complementary
#E4F8D6 #D9D6F8 #F8D6F5
monochromatic
#9FE66D #C2EFA2 #E4F8D6 #EEFBE5 #EEFBE5
Accessibility & contrast
On white
1.12
#E4F8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#E4F8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F8D6
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F8D6 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D4
Deuteranopia (green-blind)
#F8F1D7
Tritanopia (blue-blind)
#E5F5EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e4f8d6; /* rgb */ color: rgb(228, 248, 214); /* oklch */ color: oklch(95.5% 0.050 132.3);
Tailwind
colors: {
custom: {
50: '#ecfae2',
500: '#e4f8d6',
950: '#000000',
},
}SCSS
$custom: #e4f8d6; $custom-light: #ecfae2; $custom-dark: #000000;
JSON
{
"hex": "#e4f8d6",
"rgb": {
"r": 228,
"g": 248,
"b": 214
},
"hsl": {
"h": 95.294,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.95549,
"c": 0.04952,
"h": 132.3
},
"luminance": 0.88484
}Semantic roles & 50–950 ramp
primary
#E4F8D6
secondary
#BF96DC
accent
#13D384
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584