#E8F6DC#E8F6DC
#E8F6DC is a very light, muted yellow-green. Relative luminance 0.882; OKLCH L 95.6% C 0.037 H 130.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F6DC |
|---|---|
| RGB | rgb(232, 246, 220) |
| HSL | hsl(92, 59%, 91%) |
| HSV | hsv(92, 11%, 96%) |
| CMYK | cmyk(5.7%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(95.26, -9.16, 10.94) |
| CIE-LCH | lch(95.26, 14.27, 129.94°) |
| OKLab | oklab(95.58% -0.0242 0.0285) |
| OKLCH | oklch(95.58% 0.037 130.4) |
| XYZ | xyz(79.1506, 88.2343, 80.5573) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.35
Beige
#F5F5DC
ΔE00 5.34
Off White (survey)
#FFFFE4
ΔE00 5.76
Lightyellow
#FFFFE0
ΔE00 5.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Eggshell (survey)
#FFFFD4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F6DC #EADCF6
analogous
#F5F6DC #E8F6DC #DCF6DD
triadic
#E8F6DC #DCE8F6 #F6DCE8
tetradic
#E8F6DC #DCF5F6 #EADCF6 #F6DDDC
square
#E8F6DC #DCF5F6 #EADCF6 #F6DDDC
split-complementary
#E8F6DC #DDDCF6 #F6DCF5
monochromatic
#A8DD7B #C8E9AB #E8F6DC #EFF9E7 #EFF9E7
Accessibility & contrast
On white
1.13
#E8F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#E8F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F6DC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F6DC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#E9F3EE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e8f6dc; /* rgb */ color: rgb(232, 246, 220); /* oklch */ color: oklch(95.6% 0.037 130.4);
Tailwind
colors: {
custom: {
50: '#eff9e6',
500: '#e8f6dc',
950: '#000000',
},
}SCSS
$custom: #e8f6dc; $custom-light: #eff9e6; $custom-dark: #000000;
JSON
{
"hex": "#e8f6dc",
"rgb": {
"r": 232,
"g": 246,
"b": 220
},
"hsl": {
"h": 92.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95579,
"c": 0.03736,
"h": 130.4
},
"luminance": 0.88235
}Semantic roles & 50–950 ramp
primary
#E8F6DC
secondary
#BD9FD7
accent
#1FC779
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584