#EAFCEE#EAFCEE
#EAFCEE is a very light, muted green. Relative luminance 0.933; OKLCH L 97.4% C 0.026 H 152.4°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCEE |
|---|---|
| RGB | rgb(234, 252, 238) |
| HSL | hsl(133, 75%, 95%) |
| HSV | hsv(133, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.34, -8.40, 4.68) |
| CIE-LCH | lch(97.34, 9.61, 150.85°) |
| OKLab | oklab(97.4% -0.0234 0.0122) |
| OKLCH | oklch(97.4% 0.026 152.4) |
| XYZ | xyz(84.1717, 93.2855, 94.4438) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.31
Mintcream
#F5FFFA
ΔE00 5.15
Azure (CSS)
#F0FFFF
ΔE00 6.46
Lightcyan
#E0FFFF
ΔE00 6.82
Ivory
#FFFFF0
ΔE00 7.13
Ice
#D6FFFA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCEE #FCEAF8
analogous
#EFFCEA #EAFCEE #EAFCF7
triadic
#EAFCEE #EEEAFC #FCEEEA
tetradic
#EAFCEE #EAEFFC #FCEAF8 #FCF7EA
square
#EAFCEE #EAEFFC #FCEAF8 #FCF7EA
split-complementary
#EAFCEE #F7EAFC #FCEAEF
monochromatic
#7FED97 #B4F4C3 #E4FBE9 #E4FBE9 #E4FBE9
Accessibility & contrast
On white
1.07
#EAFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#EAFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCEE
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCEE | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F9F6EF
Tritanopia (blue-blind)
#E8FBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafcee; /* rgb */ color: rgb(234, 252, 238); /* oklch */ color: oklch(97.4% 0.026 152.4);
Tailwind
colors: {
custom: {
50: '#f0fdf3',
500: '#eafcee',
950: '#000000',
},
}SCSS
$custom: #eafcee; $custom-light: #f0fdf3; $custom-dark: #000000;
JSON
{
"hex": "#eafcee",
"rgb": {
"r": 234,
"g": 252,
"b": 238
},
"hsl": {
"h": 133.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97399,
"c": 0.0264,
"h": 152.4
},
"luminance": 0.93286
}Semantic roles & 50–950 ramp
primary
#EAFCEE
secondary
#E3A7D6
accent
#0EABD7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585