#E8FCEE#E8FCEE
#E8FCEE is a very light, muted green. Relative luminance 0.929; OKLCH L 97.3% C 0.028 H 155.3°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FCEE |
|---|---|
| RGB | rgb(232, 252, 238) |
| HSL | hsl(138, 77%, 95%) |
| HSV | hsv(138, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.21, -9.05, 4.47) |
| CIE-LCH | lch(97.21, 10.10, 153.73°) |
| OKLab | oklab(97.26% -0.0254 0.0117) |
| OKLCH | oklch(97.26% 0.028 155.3) |
| XYZ | xyz(83.5186, 92.9488, 94.4131) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.92
Mintcream
#F5FFFA
ΔE00 5.60
Lightcyan
#E0FFFF
ΔE00 6.51
Azure (CSS)
#F0FFFF
ΔE00 6.67
Ice
#D6FFFA
ΔE00 6.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FCEE #FCE8F6
analogous
#ECFCE8 #E8FCEE #E8FCF8
triadic
#E8FCEE #EEE8FC #FCEEE8
tetradic
#E8FCEE #E8ECFC #FCE8F6 #FCF8E8
square
#E8FCEE #E8ECFC #FCE8F6 #FCF8E8
split-complementary
#E8FCEE #F8E8FC #FCE8EC
monochromatic
#7CEE9E #B2F5C6 #E4FBEB #E4FBEB #E4FBEB
Accessibility & contrast
On white
1.07
#E8FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E8FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FCEE
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FCEE | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#E5FBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fcee; /* rgb */ color: rgb(232, 252, 238); /* oklch */ color: oklch(97.3% 0.028 155.3);
Tailwind
colors: {
custom: {
50: '#effdf3',
500: '#e8fcee',
950: '#000000',
},
}SCSS
$custom: #e8fcee; $custom-light: #effdf3; $custom-dark: #000000;
JSON
{
"hex": "#e8fcee",
"rgb": {
"r": 232,
"g": 252,
"b": 238
},
"hsl": {
"h": 138,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.97257,
"c": 0.02792,
"h": 155.3
},
"luminance": 0.9295
}Semantic roles & 50–950 ramp
primary
#E8FCEE
secondary
#E4A4D1
accent
#0C9CD9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585