#E2F4D6#E2F4D6
#E2F4D6 is a very light, muted yellow-green. Relative luminance 0.857; OKLCH L 94.6% C 0.044 H 132.7°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4D6 |
|---|---|
| RGB | rgb(226, 244, 214) |
| HSL | hsl(96, 58%, 90%) |
| HSV | hsv(96, 12%, 96%) |
| CMYK | cmyk(7.4%, 0%, 12.3%, 4.3%) |
| CIE-LAB | lab(94.19, -11.20, 12.46) |
| CIE-LCH | lch(94.19, 16.75, 131.95°) |
| OKLab | oklab(94.59% -0.0298 0.0323) |
| OKLCH | oklch(94.59% 0.044 132.7) |
| XYZ | xyz(75.8502, 85.7247, 76.1558) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.84
Beige
#F5F5DC
ΔE00 6.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.95
Lightyellow
#FFFFE0
ΔE00 7.00
Off White (survey)
#FFFFE4
ΔE00 7.23
Eggshell (survey)
#FFFFD4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4D6 #E8D6F4
analogous
#F1F4D6 #E2F4D6 #D6F4D9
triadic
#E2F4D6 #D6E2F4 #F4D6E2
tetradic
#E2F4D6 #D6F1F4 #E8D6F4 #F4D9D6
square
#E2F4D6 #D6F1F4 #E8D6F4 #F4D9D6
split-complementary
#E2F4D6 #D9D6F4 #F4D6F1
monochromatic
#9EDA75 #C0E7A6 #E2F4D6 #EEF9E7 #EEF9E7
Accessibility & contrast
On white
1.16
#E2F4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#E2F4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4D6
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4D6 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#F4EED7
Tritanopia (blue-blind)
#E3F1EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f4d6; /* rgb */ color: rgb(226, 244, 214); /* oklch */ color: oklch(94.6% 0.044 132.7);
Tailwind
colors: {
custom: {
50: '#ebf7e2',
500: '#e2f4d6',
950: '#000000',
},
}SCSS
$custom: #e2f4d6; $custom-light: #ebf7e2; $custom-dark: #000000;
JSON
{
"hex": "#e2f4d6",
"rgb": {
"r": 226,
"g": 244,
"b": 214
},
"hsl": {
"h": 96,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.94588,
"c": 0.044,
"h": 132.7
},
"luminance": 0.85725
}Semantic roles & 50–950 ramp
primary
#E2F4D6
secondary
#BD9AD4
accent
#20C583
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584