#E7FDEE#E7FDEE
#E7FDEE is a very light, muted green. Relative luminance 0.934; OKLCH L 97.4% C 0.030 H 156.0°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FDEE |
|---|---|
| RGB | rgb(231, 253, 238) |
| HSL | hsl(139, 85%, 95%) |
| HSV | hsv(139, 9%, 99%) |
| CMYK | cmyk(8.7%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(97.39, -9.88, 4.73) |
| CIE-LCH | lch(97.39, 10.95, 154.41°) |
| OKLab | oklab(97.39% -0.0277 0.0123) |
| OKLCH | oklch(97.39% 0.03 156) |
| XYZ | xyz(83.5097, 93.4115, 94.5029) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.46
Mintcream
#F5FFFA
ΔE00 6.29
Ice
#D6FFFA
ΔE00 6.40
Lightcyan
#E0FFFF
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 7.24
Ice Blue (survey)
#D7FFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FDEE #FDE7F6
analogous
#EBFDE7 #E7FDEE #E7FDF9
triadic
#E7FDEE #EEE7FD #FDEEE7
tetradic
#E7FDEE #E7EBFD #FDE7F6 #FDF9E7
square
#E7FDEE #E7EBFD #FDE7F6 #FDF9E7
split-complementary
#E7FDEE #F9E7FD #FDE7EB
monochromatic
#76F49E #AFF8C6 #E3FDEB #E3FDEB #E3FDEB
Accessibility & contrast
On white
1.07
#E7FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E7FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FDEE
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FDEE | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F9F6EF
Tritanopia (blue-blind)
#E4FCF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e7fdee; /* rgb */ color: rgb(231, 253, 238); /* oklch */ color: oklch(97.4% 0.030 156.0);
Tailwind
colors: {
custom: {
50: '#eefef3',
500: '#e7fdee',
950: '#000000',
},
}SCSS
$custom: #e7fdee; $custom-light: #eefef3; $custom-dark: #000000;
JSON
{
"hex": "#e7fdee",
"rgb": {
"r": 231,
"g": 253,
"b": 238
},
"hsl": {
"h": 139.091,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.97388,
"c": 0.03033,
"h": 156
},
"luminance": 0.93413
}Semantic roles & 50–950 ramp
primary
#E7FDEE
secondary
#E7A1D1
accent
#049BE1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585