#E2FBDF#E2FBDF
#E2FBDF is a very light, muted green. Relative luminance 0.905; OKLCH L 96.2% C 0.045 H 142.2°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBDF |
|---|---|
| RGB | rgb(226, 251, 223) |
| HSL | hsl(114, 78%, 93%) |
| HSV | hsv(114, 11%, 98%) |
| CMYK | cmyk(10%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(96.20, -13.16, 10.68) |
| CIE-LCH | lch(96.20, 16.95, 140.93°) |
| OKLab | oklab(96.24% -0.0358 0.0278) |
| OKLCH | oklch(96.24% 0.045 142.2) |
| XYZ | xyz(79.1779, 90.4899, 83.0926) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.63
Lightyellow
#FFFFE0
ΔE00 8.60
Beige
#F5F5DC
ΔE00 8.66
Off White (survey)
#FFFFE4
ΔE00 8.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.82
Eggshell (survey)
#FFFFD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBDF #F8DFFB
analogous
#F0FBDF #E2FBDF #DFFBEA
triadic
#E2FBDF #DFE2FB #FBDFE2
tetradic
#E2FBDF #DFF0FB #F8DFFB #FBEADF
square
#E2FBDF #DFF0FB #F8DFFB #FBEADF
split-complementary
#E2FBDF #EADFFB #FBDFF0
monochromatic
#7FED72 #B1F4A9 #E2FBDF #E6FCE4 #E6FCE4
Accessibility & contrast
On white
1.10
#E2FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#E2FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBDF
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBDF | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DE
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#E0F9F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2fbdf; /* rgb */ color: rgb(226, 251, 223); /* oklch */ color: oklch(96.2% 0.045 142.2);
Tailwind
colors: {
custom: {
50: '#ebfce9',
500: '#e2fbdf',
950: '#000000',
},
}SCSS
$custom: #e2fbdf; $custom-light: #ebfce9; $custom-dark: #000000;
JSON
{
"hex": "#e2fbdf",
"rgb": {
"r": 226,
"g": 251,
"b": 223
},
"hsl": {
"h": 113.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96243,
"c": 0.04533,
"h": 142.2
},
"luminance": 0.90491
}Semantic roles & 50–950 ramp
primary
#E2FBDF
secondary
#DA9CE2
accent
#0BDAC4
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584