#E2EEB7#E2EEB7
#E2EEB7 is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.7% C 0.073 H 117.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEB7 |
|---|---|
| RGB | rgb(226, 238, 183) |
| HSL | hsl(73, 62%, 83%) |
| HSV | hsv(73, 23%, 93%) |
| CMYK | cmyk(5%, 0%, 23.1%, 6.7%) |
| CIE-LAB | lab(92.01, -13.01, 25.36) |
| CIE-LCH | lch(92.01, 28.50, 117.15°) |
| OKLab | oklab(92.65% -0.034 0.0644) |
| OKLCH | oklch(92.65% 0.073 117.8) |
| XYZ | xyz(70.4851, 80.7370, 56.6611) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.02
Ecru
#FEFFCA
ΔE00 5.10
Ivory (survey)
#FFFFCB
ΔE00 5.36
Cream (survey)
#FFFFC2
ΔE00 5.40
Palegoldenrod
#EEE8AA
ΔE00 5.54
Egg Shell
#FFFCC4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEB7 #C3B7EE
analogous
#EEDFB7 #E2EEB7 #C6EEB7
triadic
#E2EEB7 #B7E2EE #EEB7E2
tetradic
#E2EEB7 #B7EEDF #C3B7EE #EEB7C6
square
#E2EEB7 #B7EEDF #C3B7EE #EEB7C6
split-complementary
#E2EEB7 #B7C6EE #DFB7EE
monochromatic
#BAD754 #CEE285 #E2EEB7 #F5F9E6 #F5F9E6
Accessibility & contrast
On white
1.22
#E2EEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E2EEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEB7
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEB7 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B4
Deuteranopia (green-blind)
#F4E8B9
Tritanopia (blue-blind)
#E8E8DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eeb7; /* rgb */ color: rgb(226, 238, 183); /* oklch */ color: oklch(92.7% 0.073 117.8);
Tailwind
colors: {
custom: {
50: '#ebf3cc',
500: '#e2eeb7',
950: '#000000',
},
}SCSS
$custom: #e2eeb7; $custom-light: #ebf3cc; $custom-dark: #000000;
JSON
{
"hex": "#e2eeb7",
"rgb": {
"r": 226,
"g": 238,
"b": 183
},
"hsl": {
"h": 73.091,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.92652,
"c": 0.07283,
"h": 117.8
},
"luminance": 0.80737
}Semantic roles & 50–950 ramp
primary
#E2EEB7
secondary
#8F7DCC
accent
#1CCA42
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161713
muted
#848583