#E8FFDA#E8FFDA
#E8FFDA is a very light, muted yellow-green. Relative luminance 0.937; OKLCH L 97.4% C 0.054 H 133.6°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFDA |
|---|---|
| RGB | rgb(232, 255, 218) |
| HSL | hsl(97, 100%, 93%) |
| HSV | hsv(97, 15%, 100%) |
| CMYK | cmyk(9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.53, -13.95, 15.18) |
| CIE-LCH | lch(97.53, 20.62, 132.57°) |
| OKLab | oklab(97.36% -0.0373 0.0393) |
| OKLCH | oklch(97.36% 0.054 133.6) |
| XYZ | xyz(81.6914, 93.7371, 80.1054) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.28
Eggshell (survey)
#FFFFD4
ΔE00 7.39
Honeydew
#F0FFF0
ΔE00 7.42
Very Pale Green
#CFFDBC
ΔE00 7.56
Very Light Green
#D1FFBD
ΔE00 7.60
Lightyellow
#FFFFE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFDA #F1DAFF
analogous
#FBFFDA #E8FFDA #DAFFDE
triadic
#E8FFDA #DAE8FF #FFDAE8
tetradic
#E8FFDA #DAFBFF #F1DAFF #FFDEDA
square
#E8FFDA #DAFBFF #F1DAFF #FFDEDA
split-complementary
#E8FFDA #DEDAFF #FFDAFB
monochromatic
#9CFF60 #C2FF9D #E8FFDA #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.06
#E8FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E8FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFDA
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFDA | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FFF7DC
Tritanopia (blue-blind)
#E9FCF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffda; /* rgb */ color: rgb(232, 255, 218); /* oklch */ color: oklch(97.4% 0.054 133.6);
Tailwind
colors: {
custom: {
50: '#efffe5',
500: '#e8ffda',
950: '#000000',
},
}SCSS
$custom: #e8ffda; $custom-light: #efffe5; $custom-dark: #000000;
JSON
{
"hex": "#e8ffda",
"rgb": {
"r": 232,
"g": 255,
"b": 218
},
"hsl": {
"h": 97.297,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97361,
"c": 0.05417,
"h": 133.6
},
"luminance": 0.93738
}Semantic roles & 50–950 ramp
primary
#E8FFDA
secondary
#CA92EC
accent
#00E68F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684