#E2FFDB#E2FFDB
#E2FFDB is a very light, muted green. Relative luminance 0.928; OKLCH L 97.0% C 0.056 H 139.6°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFDB |
|---|---|
| RGB | rgb(226, 255, 219) |
| HSL | hsl(108, 100%, 93%) |
| HSV | hsv(108, 14%, 100%) |
| CMYK | cmyk(11.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.15, -15.80, 14.08) |
| CIE-LCH | lch(97.15, 21.16, 138.29°) |
| OKLab | oklab(96.97% -0.0428 0.0364) |
| OKLCH | oklch(96.97% 0.056 139.6) |
| XYZ | xyz(79.9077, 92.8022, 80.7068) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.22
Very Light Green
#D1FFBD
ΔE00 7.30
Honeydew
#F0FFF0
ΔE00 7.84
Pale Green
#C7FDB5
ΔE00 8.79
Light Sage
#BCECAC
ΔE00 8.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFDB #F8DBFF
analogous
#F4FFDB #E2FFDB #DBFFE6
triadic
#E2FFDB #DBE2FF #FFDBE2
tetradic
#E2FFDB #DBF4FF #F8DBFF #FFE6DB
square
#E2FFDB #DBF4FF #F8DBFF #FFE6DB
split-complementary
#E2FFDB #E6DBFF #FFDBF4
monochromatic
#7FFF61 #B1FF9E #E2FFDB #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.07
#E2FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E2FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFDB
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFDB | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#E1FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffdb; /* rgb */ color: rgb(226, 255, 219); /* oklch */ color: oklch(97.0% 0.056 139.6);
Tailwind
colors: {
custom: {
50: '#ebffe6',
500: '#e2ffdb',
950: '#000000',
},
}SCSS
$custom: #e2ffdb; $custom-light: #ebffe6; $custom-dark: #000000;
JSON
{
"hex": "#e2ffdb",
"rgb": {
"r": 226,
"g": 255,
"b": 219
},
"hsl": {
"h": 108.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96967,
"c": 0.05623,
"h": 139.6
},
"luminance": 0.92803
}Semantic roles & 50–950 ramp
primary
#E2FFDB
secondary
#DA92EC
accent
#00E6B9
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684