#E2F2D3#E2F2D3
#E2F2D3 is a very light, muted yellow-green. Relative luminance 0.844; OKLCH L 94.1% C 0.044 H 129.6°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2D3 |
|---|---|
| RGB | rgb(226, 242, 211) |
| HSL | hsl(91, 54%, 89%) |
| HSV | hsv(91, 13%, 95%) |
| CMYK | cmyk(6.6%, 0%, 12.8%, 5.1%) |
| CIE-LAB | lab(93.61, -10.70, 13.18) |
| CIE-LCH | lch(93.61, 16.98, 129.06°) |
| OKLab | oklab(94.11% -0.0283 0.0342) |
| OKLCH | oklch(94.11% 0.044 129.6) |
| XYZ | xyz(74.8721, 84.3758, 73.9571) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.40
Beige
#F5F5DC
ΔE00 6.40
Lightyellow
#FFFFE0
ΔE00 6.61
Off White (survey)
#FFFFE4
ΔE00 6.90
Eggshell (survey)
#FFFFD4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2D3 #E3D3F2
analogous
#F2F2D3 #E2F2D3 #D3F2D4
triadic
#E2F2D3 #D3E2F2 #F2D3E2
tetradic
#E2F2D3 #D3F2F2 #E3D3F2 #F2D4D3
square
#E2F2D3 #D3F2F2 #E3D3F2 #F2D4D3
split-complementary
#E2F2D3 #D4D3F2 #F2D3F2
monochromatic
#A4D675 #C3E4A4 #E2F2D3 #EFF8E7 #EFF8E7
Accessibility & contrast
On white
1.17
#E2F2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E2F2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2D3
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2D3 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#F3ECD4
Tritanopia (blue-blind)
#E3EFE9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f2d3; /* rgb */ color: rgb(226, 242, 211); /* oklch */ color: oklch(94.1% 0.044 129.6);
Tailwind
colors: {
custom: {
50: '#ebf6e0',
500: '#e2f2d3',
950: '#000000',
},
}SCSS
$custom: #e2f2d3; $custom-light: #ebf6e0; $custom-dark: #000000;
JSON
{
"hex": "#e2f2d3",
"rgb": {
"r": 226,
"g": 242,
"b": 211
},
"hsl": {
"h": 90.968,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.94106,
"c": 0.04436,
"h": 129.6
},
"luminance": 0.84376
}Semantic roles & 50–950 ramp
primary
#E2F2D3
secondary
#B698D1
accent
#24C275
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584