#E7FFDD#E7FFDD
#E7FFDD is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.051 H 136.4°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFDD |
|---|---|
| RGB | rgb(231, 255, 221) |
| HSL | hsl(102, 100%, 93%) |
| HSV | hsv(102, 13%, 100%) |
| CMYK | cmyk(9.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.52, -13.79, 13.64) |
| CIE-LCH | lch(97.52, 19.39, 135.33°) |
| OKLab | oklab(97.36% -0.0371 0.0353) |
| OKLCH | oklch(97.36% 0.051 136.4) |
| XYZ | xyz(81.7637, 93.7286, 82.1764) |
| Luminance | 0.9373 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.80
Eggshell (survey)
#FFFFD4
ΔE00 7.98
Lightyellow
#FFFFE0
ΔE00 8.01
Very Pale Green
#CFFDBC
ΔE00 8.13
Very Light Green
#D1FFBD
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFDD #F5DDFF
analogous
#F8FFDD #E7FFDD #DDFFE4
triadic
#E7FFDD #DDE7FF #FFDDE7
tetradic
#E7FFDD #DDF8FF #F5DDFF #FFE4DD
square
#E7FFDD #DDF8FF #F5DDFF #FFE4DD
split-complementary
#E7FFDD #E4DDFF #FFDDF8
monochromatic
#91FF63 #BCFFA0 #E7FFDD #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.06
#E7FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E7FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFDD
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFDD | 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)
#FFF9DB
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#E7FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7ffdd; /* rgb */ color: rgb(231, 255, 221); /* oklch */ color: oklch(97.4% 0.051 136.4);
Tailwind
colors: {
custom: {
50: '#eeffe7',
500: '#e7ffdd',
950: '#000000',
},
}SCSS
$custom: #e7ffdd; $custom-light: #eeffe7; $custom-dark: #000000;
JSON
{
"hex": "#e7ffdd",
"rgb": {
"r": 231,
"g": 255,
"b": 221
},
"hsl": {
"h": 102.353,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97363,
"c": 0.05125,
"h": 136.4
},
"luminance": 0.93729
}Semantic roles & 50–950 ramp
primary
#E7FFDD
secondary
#D294EC
accent
#00E6A2
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684