#E7FFDB#E7FFDB
#E7FFDB is a very light, muted green. Relative luminance 0.936; OKLCH L 97.3% C 0.054 H 135.1°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFDB |
|---|---|
| RGB | rgb(231, 255, 219) |
| HSL | hsl(100, 100%, 93%) |
| HSV | hsv(100, 14%, 100%) |
| CMYK | cmyk(9.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.48, -14.12, 14.60) |
| CIE-LCH | lch(97.48, 20.31, 134.05°) |
| OKLab | oklab(97.32% -0.0379 0.0378) |
| OKLCH | oklch(97.32% 0.054 135.1) |
| XYZ | xyz(81.4989, 93.6227, 80.7814) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.62
Very Pale Green
#CFFDBC
ΔE00 7.66
Very Light Green
#D1FFBD
ΔE00 7.72
Eggshell (survey)
#FFFFD4
ΔE00 7.75
Lightyellow
#FFFFE0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFDB #F3DBFF
analogous
#F9FFDB #E7FFDB #DBFFE1
triadic
#E7FFDB #DBE7FF #FFDBE7
tetradic
#E7FFDB #DBF9FF #F3DBFF #FFE1DB
square
#E7FFDB #DBF9FF #F3DBFF #FFE1DB
split-complementary
#E7FFDB #E1DBFF #FFDBF9
monochromatic
#95FF61 #BEFF9E #E7FFDB #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.06
#E7FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E7FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFDB
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFDB | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#E7FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7ffdb; /* rgb */ color: rgb(231, 255, 219); /* oklch */ color: oklch(97.3% 0.054 135.1);
Tailwind
colors: {
custom: {
50: '#eeffe6',
500: '#e7ffdb',
950: '#000000',
},
}SCSS
$custom: #e7ffdb; $custom-light: #eeffe6; $custom-dark: #000000;
JSON
{
"hex": "#e7ffdb",
"rgb": {
"r": 231,
"g": 255,
"b": 219
},
"hsl": {
"h": 100,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97315,
"c": 0.05352,
"h": 135.1
},
"luminance": 0.93623
}Semantic roles & 50–950 ramp
primary
#E7FFDB
secondary
#CE92EC
accent
#00E699
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684