#E3FFDB#E3FFDB
#E3FFDB is a very light, muted green. Relative luminance 0.930; OKLCH L 97.0% C 0.056 H 138.7°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFDB |
|---|---|
| RGB | rgb(227, 255, 219) |
| HSL | hsl(107, 100%, 93%) |
| HSV | hsv(107, 14%, 100%) |
| CMYK | cmyk(11%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.21, -15.47, 14.18) |
| CIE-LCH | lch(97.21, 20.98, 137.48°) |
| OKLab | oklab(97.04% -0.0418 0.0367) |
| OKLCH | oklch(97.04% 0.056 138.7) |
| XYZ | xyz(80.2223, 92.9644, 80.7216) |
| Luminance | 0.9296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.29
Very Light Green
#D1FFBD
ΔE00 7.37
Honeydew
#F0FFF0
ΔE00 7.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.62
Eggshell (survey)
#FFFFD4
ΔE00 8.74
Pale Green
#C7FDB5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFDB #F7DBFF
analogous
#F5FFDB #E3FFDB #DBFFE5
triadic
#E3FFDB #DBE3FF #FFDBE3
tetradic
#E3FFDB #DBF5FF #F7DBFF #FFE5DB
square
#E3FFDB #DBF5FF #F7DBFF #FFE5DB
split-complementary
#E3FFDB #E5DBFF #FFDBF5
monochromatic
#84FF61 #B3FF9E #E3FFDB #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.07
#E3FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E3FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFDB
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFDB | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#E2FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e3ffdb; /* rgb */ color: rgb(227, 255, 219); /* oklch */ color: oklch(97.0% 0.056 138.7);
Tailwind
colors: {
custom: {
50: '#ecffe6',
500: '#e3ffdb',
950: '#000000',
},
}SCSS
$custom: #e3ffdb; $custom-light: #ecffe6; $custom-dark: #000000;
JSON
{
"hex": "#e3ffdb",
"rgb": {
"r": 227,
"g": 255,
"b": 219
},
"hsl": {
"h": 106.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97036,
"c": 0.05567,
"h": 138.7
},
"luminance": 0.92965
}Semantic roles & 50–950 ramp
primary
#E3FFDB
secondary
#D892EC
accent
#00E6B3
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684