#E7FFEE#E7FFEE
#E7FFEE is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.034 H 154.9°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFEE |
|---|---|
| RGB | rgb(231, 255, 238) |
| HSL | hsl(138, 100%, 95%) |
| HSV | hsv(138, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.91, -10.87, 5.47) |
| CIE-LCH | lch(97.91, 12.17, 153.29°) |
| OKLab | oklab(97.79% -0.0304 0.0143) |
| OKLCH | oklch(97.79% 0.034 154.9) |
| XYZ | xyz(84.1444, 94.6809, 94.7145) |
| Luminance | 0.9468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.10
Ice
#D6FFFA
ΔE00 6.45
Lightcyan
#E0FFFF
ΔE00 7.13
Mintcream
#F5FFFA
ΔE00 7.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFEE #FFE7F8
analogous
#ECFFE7 #E7FFEE #E7FFFA
triadic
#E7FFEE #EEE7FF #FFEEE7
tetradic
#E7FFEE #E7ECFF #FFE7F8 #FFFAE7
square
#E7FFEE #E7ECFF #FFE7F8 #FFFAE7
split-complementary
#E7FFEE #FAE7FF #FFE7EC
monochromatic
#6DFF97 #AAFFC3 #E0FFE9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.05
#E7FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#E7FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFEE
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFEE | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FAF8EF
Tritanopia (blue-blind)
#E4FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7ffee; /* rgb */ color: rgb(231, 255, 238); /* oklch */ color: oklch(97.8% 0.034 154.9);
Tailwind
colors: {
custom: {
50: '#eefff3',
500: '#e7ffee',
950: '#000000',
},
}SCSS
$custom: #e7ffee; $custom-light: #eefff3; $custom-dark: #000000;
JSON
{
"hex": "#e7ffee",
"rgb": {
"r": 231,
"g": 255,
"b": 238
},
"hsl": {
"h": 137.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97793,
"c": 0.0336,
"h": 154.9
},
"luminance": 0.94682
}Semantic roles & 50–950 ramp
primary
#E7FFEE
secondary
#EE9DD6
accent
#00A3E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685