#E8FFDF#E8FFDF
#E8FFDF is a very light, muted green. Relative luminance 0.940; OKLCH L 97.5% C 0.048 H 136.8°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFDF |
|---|---|
| RGB | rgb(232, 255, 223) |
| HSL | hsl(103, 100%, 94%) |
| HSV | hsv(103, 13%, 100%) |
| CMYK | cmyk(9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.63, -13.12, 12.78) |
| CIE-LCH | lch(97.63, 18.32, 135.76°) |
| OKLab | oklab(97.48% -0.0353 0.0332) |
| OKLCH | oklch(97.48% 0.048 136.8) |
| XYZ | xyz(82.3555, 94.0028, 83.6033) |
| Luminance | 0.9400 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.17
Lightyellow
#FFFFE0
ΔE00 7.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.76
Eggshell (survey)
#FFFFD4
ΔE00 7.99
Off White (survey)
#FFFFE4
ΔE00 8.06
Beige
#F5F5DC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFDF #F6DFFF
analogous
#F8FFDF #E8FFDF #DFFFE6
triadic
#E8FFDF #DFE8FF #FFDFE8
tetradic
#E8FFDF #DFF8FF #F6DFFF #FFE6DF
square
#E8FFDF #DFF8FF #F6DFFF #FFE6DF
split-complementary
#E8FFDF #E6DFFF #FFDFF8
monochromatic
#90FF65 #BCFFA2 #E8FFDF #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.06
#E8FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E8FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFDF
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFDF | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FEF7E0
Tritanopia (blue-blind)
#E8FCF6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffdf; /* rgb */ color: rgb(232, 255, 223); /* oklch */ color: oklch(97.5% 0.048 136.8);
Tailwind
colors: {
custom: {
50: '#efffe9',
500: '#e8ffdf',
950: '#000000',
},
}SCSS
$custom: #e8ffdf; $custom-light: #efffe9; $custom-dark: #000000;
JSON
{
"hex": "#e8ffdf",
"rgb": {
"r": 232,
"g": 255,
"b": 223
},
"hsl": {
"h": 103.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97482,
"c": 0.04845,
"h": 136.8
},
"luminance": 0.94004
}Semantic roles & 50–950 ramp
primary
#E8FFDF
secondary
#D496EC
accent
#00E6A5
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684