#E4F8D8#E4F8D8
#E4F8D8 is a very light, muted yellow-green. Relative luminance 0.886; OKLCH L 95.6% C 0.047 H 133.6°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F8D8 |
|---|---|
| RGB | rgb(228, 248, 216) |
| HSL | hsl(98, 70%, 91%) |
| HSV | hsv(98, 13%, 97%) |
| CMYK | cmyk(8.1%, 0%, 12.9%, 2.7%) |
| CIE-LAB | lab(95.41, -12.18, 13.17) |
| CIE-LCH | lch(95.41, 17.94, 132.75°) |
| OKLab | oklab(95.6% -0.0325 0.0341) |
| OKLCH | oklch(95.6% 0.047 133.6) |
| XYZ | xyz(77.9548, 88.5861, 77.9443) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.06
Lightyellow
#FFFFE0
ΔE00 7.24
Beige
#F5F5DC
ΔE00 7.44
Eggshell (survey)
#FFFFD4
ΔE00 7.49
Off White (survey)
#FFFFE4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F8D8 #ECD8F8
analogous
#F4F8D8 #E4F8D8 #D8F8DC
triadic
#E4F8D8 #D8E4F8 #F8D8E4
tetradic
#E4F8D8 #D8F4F8 #ECD8F8 #F8DCD8
square
#E4F8D8 #D8F4F8 #ECD8F8 #F8DCD8
split-complementary
#E4F8D8 #DCD8F8 #F8D8F4
monochromatic
#9CE570 #C0EFA4 #E4F8D8 #EDFAE5 #EDFAE5
Accessibility & contrast
On white
1.12
#E4F8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#E4F8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F8D8
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F8D8 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D6
Deuteranopia (green-blind)
#F8F1D9
Tritanopia (blue-blind)
#E4F5EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e4f8d8; /* rgb */ color: rgb(228, 248, 216); /* oklch */ color: oklch(95.6% 0.047 133.6);
Tailwind
colors: {
custom: {
50: '#ecfae4',
500: '#e4f8d8',
950: '#000000',
},
}SCSS
$custom: #e4f8d8; $custom-light: #ecfae4; $custom-dark: #000000;
JSON
{
"hex": "#e4f8d8",
"rgb": {
"r": 228,
"g": 248,
"b": 216
},
"hsl": {
"h": 97.5,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.95598,
"c": 0.04717,
"h": 133.6
},
"luminance": 0.88587
}Semantic roles & 50–950 ramp
primary
#E4F8D8
secondary
#C299DC
accent
#14D28A
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584