#E5FFDB#E5FFDB
#E5FFDB is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.055 H 137.0°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFDB |
|---|---|
| RGB | rgb(229, 255, 219) |
| HSL | hsl(103, 100%, 93%) |
| HSV | hsv(103, 14%, 100%) |
| CMYK | cmyk(10.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.35, -14.79, 14.39) |
| CIE-LCH | lch(97.35, 20.64, 135.79°) |
| OKLab | oklab(97.18% -0.0399 0.0372) |
| OKLCH | oklch(97.18% 0.055 137) |
| XYZ | xyz(80.8569, 93.2916, 80.7513) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.46
Honeydew
#F0FFF0
ΔE00 7.48
Very Light Green
#D1FFBD
ΔE00 7.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.13
Eggshell (survey)
#FFFFD4
ΔE00 8.25
Lightyellow
#FFFFE0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFDB #F5DBFF
analogous
#F7FFDB #E5FFDB #DBFFE3
triadic
#E5FFDB #DBE5FF #FFDBE5
tetradic
#E5FFDB #DBF7FF #F5DBFF #FFE3DB
square
#E5FFDB #DBF7FF #F5DBFF #FFE3DB
split-complementary
#E5FFDB #E3DBFF #FFDBF7
monochromatic
#8DFF61 #B9FF9E #E5FFDB #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.07
#E5FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E5FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFDB
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFDB | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FEF6DD
Tritanopia (blue-blind)
#E5FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5ffdb; /* rgb */ color: rgb(229, 255, 219); /* oklch */ color: oklch(97.2% 0.055 137.0);
Tailwind
colors: {
custom: {
50: '#edffe6',
500: '#e5ffdb',
950: '#000000',
},
}SCSS
$custom: #e5ffdb; $custom-light: #edffe6; $custom-dark: #000000;
JSON
{
"hex": "#e5ffdb",
"rgb": {
"r": 229,
"g": 255,
"b": 219
},
"hsl": {
"h": 103.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97175,
"c": 0.05457,
"h": 137
},
"luminance": 0.93292
}Semantic roles & 50–950 ramp
primary
#E5FFDB
secondary
#D392EC
accent
#00E6A6
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684