#E2EECF#E2EECF
#E2EECF is a very light, muted yellow-green. Relative luminance 0.818; OKLCH L 93.2% C 0.043 H 124.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EECF |
|---|---|
| RGB | rgb(226, 238, 207) |
| HSL | hsl(83, 48%, 87%) |
| HSV | hsv(83, 13%, 93%) |
| CMYK | cmyk(5%, 0%, 13%, 6.7%) |
| CIE-LAB | lab(92.50, -9.35, 13.67) |
| CIE-LCH | lch(92.50, 16.56, 124.37°) |
| OKLab | oklab(93.19% -0.0243 0.0354) |
| OKLCH | oklch(93.19% 0.043 124.5) |
| XYZ | xyz(73.1994, 81.8227, 70.9564) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.66
Lightyellow
#FFFFE0
ΔE00 5.98
Off White (survey)
#FFFFE4
ΔE00 6.27
Eggshell (survey)
#FFFFD4
ΔE00 6.51
Honeydew
#F0FFF0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EECF #DBCFEE
analogous
#EEEBCF #E2EECF #D3EECF
triadic
#E2EECF #CFE2EE #EECFE2
tetradic
#E2EECF #CFEEEB #DBCFEE #EECFD3
square
#E2EECF #CFEEEB #DBCFEE #EECFD3
split-complementary
#E2EECF #CFD3EE #EBCFEE
monochromatic
#ABCE75 #C7DEA2 #E2EECF #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.21
#E2EECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#E2EECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EECF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EECF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EACD
Deuteranopia (green-blind)
#F0E9D0
Tritanopia (blue-blind)
#E4EBE5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2eecf; /* rgb */ color: rgb(226, 238, 207); /* oklch */ color: oklch(93.2% 0.043 124.5);
Tailwind
colors: {
custom: {
50: '#ebf3dd',
500: '#e2eecf',
950: '#000000',
},
}SCSS
$custom: #e2eecf; $custom-light: #ebf3dd; $custom-dark: #000000;
JSON
{
"hex": "#e2eecf",
"rgb": {
"r": 226,
"g": 238,
"b": 207
},
"hsl": {
"h": 83.226,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.93193,
"c": 0.04296,
"h": 124.5
},
"luminance": 0.81823
}Semantic roles & 50–950 ramp
primary
#E2EECF
secondary
#AB96CB
accent
#2BBB62
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584