#E7FFDA#E7FFDA
#E7FFDA is a very light, muted yellow-green. Relative luminance 0.936; OKLCH L 97.3% C 0.055 H 134.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFDA |
|---|---|
| RGB | rgb(231, 255, 218) |
| HSL | hsl(99, 100%, 93%) |
| HSV | hsv(99, 15%, 100%) |
| CMYK | cmyk(9.4%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.46, -14.29, 15.08) |
| CIE-LCH | lch(97.46, 20.77, 133.45°) |
| OKLab | oklab(97.29% -0.0383 0.039) |
| OKLCH | oklch(97.29% 0.055 134.5) |
| XYZ | xyz(81.3676, 93.5702, 80.0902) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.44
Very Light Green
#D1FFBD
ΔE00 7.49
Honeydew
#F0FFF0
ΔE00 7.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.54
Eggshell (survey)
#FFFFD4
ΔE00 7.65
Lightyellow
#FFFFE0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFDA #F2DAFF
analogous
#F9FFDA #E7FFDA #DAFFDF
triadic
#E7FFDA #DAE7FF #FFDAE7
tetradic
#E7FFDA #DAF9FF #F2DAFF #FFDFDA
square
#E7FFDA #DAF9FF #F2DAFF #FFDFDA
split-complementary
#E7FFDA #DFDAFF #FFDAF9
monochromatic
#98FF60 #BFFF9D #E7FFDA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.07
#E7FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E7FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFDA
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFDA | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FEF7DC
Tritanopia (blue-blind)
#E7FCF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7ffda; /* rgb */ color: rgb(231, 255, 218); /* oklch */ color: oklch(97.3% 0.055 134.5);
Tailwind
colors: {
custom: {
50: '#eeffe5',
500: '#e7ffda',
950: '#000000',
},
}SCSS
$custom: #e7ffda; $custom-light: #eeffe5; $custom-dark: #000000;
JSON
{
"hex": "#e7ffda",
"rgb": {
"r": 231,
"g": 255,
"b": 218
},
"hsl": {
"h": 98.919,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97291,
"c": 0.05467,
"h": 134.5
},
"luminance": 0.93571
}Semantic roles & 50–950 ramp
primary
#E7FFDA
secondary
#CC92EC
accent
#00E695
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684