#E7FFDF#E7FFDF
#E7FFDF is a very light, muted green. Relative luminance 0.938; OKLCH L 97.4% C 0.049 H 137.8°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFDF |
|---|---|
| RGB | rgb(231, 255, 223) |
| HSL | hsl(105, 100%, 94%) |
| HSV | hsv(105, 13%, 100%) |
| CMYK | cmyk(9.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.57, -13.46, 12.67) |
| CIE-LCH | lch(97.57, 18.49, 136.72°) |
| OKLab | oklab(97.41% -0.0363 0.0329) |
| OKLCH | oklch(97.41% 0.049 137.8) |
| XYZ | xyz(82.0318, 93.8358, 83.5881) |
| Luminance | 0.9384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.02
Lightyellow
#FFFFE0
ΔE00 8.03
Eggshell (survey)
#FFFFD4
ΔE00 8.24
Off White (survey)
#FFFFE4
ΔE00 8.33
Beige
#F5F5DC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFDF #F7DFFF
analogous
#F7FFDF #E7FFDF #DFFFE7
triadic
#E7FFDF #DFE7FF #FFDFE7
tetradic
#E7FFDF #DFF7FF #F7DFFF #FFE7DF
square
#E7FFDF #DFF7FF #F7DFFF #FFE7DF
split-complementary
#E7FFDF #E7DFFF #FFDFF7
monochromatic
#8BFF65 #B9FFA2 #E7FFDF #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.06
#E7FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E7FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFDF
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFDF | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FDF7E0
Tritanopia (blue-blind)
#E6FCF6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7ffdf; /* rgb */ color: rgb(231, 255, 223); /* oklch */ color: oklch(97.4% 0.049 137.8);
Tailwind
colors: {
custom: {
50: '#eeffe9',
500: '#e7ffdf',
950: '#000000',
},
}SCSS
$custom: #e7ffdf; $custom-light: #eeffe9; $custom-dark: #000000;
JSON
{
"hex": "#e7ffdf",
"rgb": {
"r": 231,
"g": 255,
"b": 223
},
"hsl": {
"h": 105,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97411,
"c": 0.04899,
"h": 137.8
},
"luminance": 0.93837
}Semantic roles & 50–950 ramp
primary
#E7FFDF
secondary
#D796EC
accent
#00E6AC
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684