#EAFCEF#EAFCEF
#EAFCEF is a very light, muted green. Relative luminance 0.933; OKLCH L 97.4% C 0.025 H 154.5°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCEF |
|---|---|
| RGB | rgb(234, 252, 239) |
| HSL | hsl(137, 75%, 95%) |
| HSV | hsv(137, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(97.37, -8.22, 4.20) |
| CIE-LCH | lch(97.37, 9.23, 152.92°) |
| OKLab | oklab(97.43% -0.023 0.011) |
| OKLCH | oklch(97.43% 0.025 154.5) |
| XYZ | xyz(84.3190, 93.3444, 95.2196) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.45
Mintcream
#F5FFFA
ΔE00 4.85
Azure (CSS)
#F0FFFF
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.49
Ice
#D6FFFA
ΔE00 7.10
Ivory
#FFFFF0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCEF #FCEAF7
analogous
#EEFCEA #EAFCEF #EAFCF8
triadic
#EAFCEF #EFEAFC #FCEFEA
tetradic
#EAFCEF #EAEEFC #FCEAF7 #FCF8EA
square
#EAFCEF #EAEEFC #FCEAF7 #FCF8EA
split-complementary
#EAFCEF #F8EAFC #FCEAEE
monochromatic
#7FED9D #B4F4C6 #E4FBEB #E4FBEB #E4FBEB
Accessibility & contrast
On white
1.07
#EAFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#EAFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCEF
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCEF | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#E8FBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafcef; /* rgb */ color: rgb(234, 252, 239); /* oklch */ color: oklch(97.4% 0.025 154.5);
Tailwind
colors: {
custom: {
50: '#f0fdf4',
500: '#eafcef',
950: '#000000',
},
}SCSS
$custom: #eafcef; $custom-light: #f0fdf4; $custom-dark: #000000;
JSON
{
"hex": "#eafcef",
"rgb": {
"r": 234,
"g": 252,
"b": 239
},
"hsl": {
"h": 136.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97426,
"c": 0.02549,
"h": 154.5
},
"luminance": 0.93345
}Semantic roles & 50–950 ramp
primary
#EAFCEF
secondary
#E3A7D3
accent
#0E9FD7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585