#E2FBDC#E2FBDC
#E2FBDC is a very light, muted green. Relative luminance 0.903; OKLCH L 96.2% C 0.049 H 139.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBDC |
|---|---|
| RGB | rgb(226, 251, 220) |
| HSL | hsl(108, 79%, 92%) |
| HSV | hsv(108, 12%, 98%) |
| CMYK | cmyk(10%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(96.13, -13.67, 12.13) |
| CIE-LCH | lch(96.13, 18.27, 138.41°) |
| OKLab | oklab(96.17% -0.037 0.0315) |
| OKLCH | oklch(96.17% 0.049 139.6) |
| XYZ | xyz(78.7770, 90.3296, 80.9813) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.34
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 8.48
Very Pale Green
#CFFDBC
ΔE00 8.64
Beige
#F5F5DC
ΔE00 8.73
Off White (survey)
#FFFFE4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBDC #F5DCFB
analogous
#F2FBDC #E2FBDC #DCFBE6
triadic
#E2FBDC #DCE2FB #FBDCE2
tetradic
#E2FBDC #DCF2FB #F5DCFB #FBE6DC
square
#E2FBDC #DCF2FB #F5DCFB #FBE6DC
split-complementary
#E2FBDC #E6DCFB #FBDCF2
monochromatic
#87EE6E #B4F5A5 #E2FBDC #E8FCE4 #E8FCE4
Accessibility & contrast
On white
1.10
#E2FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#E2FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBDC
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBDC | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#E1F9F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2fbdc; /* rgb */ color: rgb(226, 251, 220); /* oklch */ color: oklch(96.2% 0.049 139.6);
Tailwind
colors: {
custom: {
50: '#ebfce6',
500: '#e2fbdc',
950: '#000000',
},
}SCSS
$custom: #e2fbdc; $custom-light: #ebfce6; $custom-dark: #000000;
JSON
{
"hex": "#e2fbdc",
"rgb": {
"r": 226,
"g": 251,
"b": 220
},
"hsl": {
"h": 108.387,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96169,
"c": 0.04859,
"h": 139.6
},
"luminance": 0.9033
}Semantic roles & 50–950 ramp
primary
#E2FBDC
secondary
#D499E2
accent
#0ADCB3
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584