#E2EEBF#E2EEBF
#E2EEBF is a very light, moderate yellow-green. Relative luminance 0.811; OKLCH L 92.8% C 0.063 H 119.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEBF |
|---|---|
| RGB | rgb(226, 238, 191) |
| HSL | hsl(75, 58%, 84%) |
| HSV | hsv(75, 20%, 93%) |
| CMYK | cmyk(5%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(92.17, -11.84, 21.47) |
| CIE-LCH | lch(92.17, 24.51, 118.88°) |
| OKLab | oklab(92.82% -0.0308 0.0549) |
| OKLCH | oklch(92.82% 0.063 119.3) |
| XYZ | xyz(71.3415, 81.0796, 61.1716) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.25
Ecru
#FEFFCA
ΔE00 5.33
Ivory (survey)
#FFFFCB
ΔE00 5.52
Eggshell (survey)
#FFFFD4
ΔE00 5.64
Cream
#FFFDD0
ΔE00 5.79
Egg Shell
#FFFCC4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEBF #CBBFEE
analogous
#EEE3BF #E2EEBF #CBEEBF
triadic
#E2EEBF #BFE2EE #EEBFE2
tetradic
#E2EEBF #BFEEE3 #CBBFEE #EEBFCB
square
#E2EEBF #BFEEE3 #CBBFEE #EEBFCB
split-complementary
#E2EEBF #BFCBEE #E3BFEE
monochromatic
#B6D45E #CCE18F #E2EEBF #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.22
#E2EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#E2EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEBF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEBF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BC
Deuteranopia (green-blind)
#F3E9C1
Tritanopia (blue-blind)
#E7E9E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eebf; /* rgb */ color: rgb(226, 238, 191); /* oklch */ color: oklch(92.8% 0.063 119.3);
Tailwind
colors: {
custom: {
50: '#ebf3d2',
500: '#e2eebf',
950: '#000000',
},
}SCSS
$custom: #e2eebf; $custom-light: #ebf3d2; $custom-dark: #000000;
JSON
{
"hex": "#e2eebf",
"rgb": {
"r": 226,
"g": 238,
"b": 191
},
"hsl": {
"h": 75.319,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.92823,
"c": 0.06293,
"h": 119.3
},
"luminance": 0.81079
}Semantic roles & 50–950 ramp
primary
#E2EEBF
secondary
#9786CC
accent
#20C64A
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583