#E5F2DD#E5F2DD
#E5F2DD is a very light, muted yellow-green. Relative luminance 0.854; OKLCH L 94.6% C 0.031 H 133.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2DD |
|---|---|
| RGB | rgb(229, 242, 221) |
| HSL | hsl(97, 45%, 91%) |
| HSV | hsv(97, 9%, 95%) |
| CMYK | cmyk(5.4%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(94.05, -8.00, 8.66) |
| CIE-LCH | lch(94.05, 11.79, 132.75°) |
| OKLab | oklab(94.58% -0.0213 0.0226) |
| OKLCH | oklch(94.58% 0.031 133.3) |
| XYZ | xyz(77.1142, 85.3824, 80.8104) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.53
Beige
#F5F5DC
ΔE00 5.24
Off White (survey)
#FFFFE4
ΔE00 6.08
Lightyellow
#FFFFE0
ΔE00 6.45
Ivory
#FFFFF0
ΔE00 6.78
Mintcream
#F5FFFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2DD #EADDF2
analogous
#EFF2DD #E5F2DD #DDF2DF
triadic
#E5F2DD #DDE5F2 #F2DDE5
tetradic
#E5F2DD #DDEFF2 #EADDF2 #F2DFDD
square
#E5F2DD #DDEFF2 #EADDF2 #F2DFDD
split-complementary
#E5F2DD #DFDDF2 #F2DDEF
monochromatic
#A1D084 #C3E1B1 #E5F2DD #EEF7E9 #EEF7E9
Accessibility & contrast
On white
1.16
#E5F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#E5F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2DD
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2DD | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDC
Deuteranopia (green-blind)
#F2EDDE
Tritanopia (blue-blind)
#E5F0EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e5f2dd; /* rgb */ color: rgb(229, 242, 221); /* oklch */ color: oklch(94.6% 0.031 133.3);
Tailwind
colors: {
custom: {
50: '#edf6e7',
500: '#e5f2dd',
950: '#000000',
},
}SCSS
$custom: #e5f2dd; $custom-light: #edf6e7; $custom-dark: #000000;
JSON
{
"hex": "#e5f2dd",
"rgb": {
"r": 229,
"g": 242,
"b": 221
},
"hsl": {
"h": 97.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.94576,
"c": 0.03104,
"h": 133.3
},
"luminance": 0.85383
}Semantic roles & 50–950 ramp
primary
#E5F2DD
secondary
#BFA4CF
accent
#2EB883
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584