#EAFCF0#EAFCF0
#EAFCF0 is a very light, muted green. Relative luminance 0.934; OKLCH L 97.5% C 0.025 H 156.7°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCF0 |
|---|---|
| RGB | rgb(234, 252, 240) |
| HSL | hsl(140, 75%, 95%) |
| HSV | hsv(140, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(97.39, -8.04, 3.72) |
| CIE-LCH | lch(97.39, 8.86, 155.15°) |
| OKLab | oklab(97.45% -0.0226 0.0097) |
| OKLCH | oklch(97.45% 0.025 156.7) |
| XYZ | xyz(84.4671, 93.4037, 95.9998) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.67
Mintcream
#F5FFFA
ΔE00 4.56
Azure (CSS)
#F0FFFF
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.16
Ice
#D6FFFA
ΔE00 6.95
Ivory
#FFFFF0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCF0 #FCEAF6
analogous
#EDFCEA #EAFCF0 #EAFCF9
triadic
#EAFCF0 #F0EAFC #FCF0EA
tetradic
#EAFCF0 #EAEDFC #FCEAF6 #FCF9EA
square
#EAFCF0 #EAEDFC #FCEAF6 #FCF9EA
split-complementary
#EAFCF0 #F9EAFC #FCEAED
monochromatic
#7FEDA3 #B4F4CA #E4FBEC #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.07
#EAFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#EAFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCF0
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCF0 | 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)
#FCF9EF
Deuteranopia (green-blind)
#F8F7F1
Tritanopia (blue-blind)
#E7FCF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafcf0; /* rgb */ color: rgb(234, 252, 240); /* oklch */ color: oklch(97.5% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#f0fdf4',
500: '#eafcf0',
950: '#000000',
},
}SCSS
$custom: #eafcf0; $custom-light: #f0fdf4; $custom-dark: #000000;
JSON
{
"hex": "#eafcf0",
"rgb": {
"r": 234,
"g": 252,
"b": 240
},
"hsl": {
"h": 140,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97453,
"c": 0.02462,
"h": 156.7
},
"luminance": 0.93405
}Semantic roles & 50–950 ramp
primary
#EAFCF0
secondary
#E3A7CF
accent
#0E94D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585