#EAFCEB#EAFCEB
#EAFCEB is a very light, muted green. Relative luminance 0.931; OKLCH L 97.3% C 0.029 H 146.9°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCEB |
|---|---|
| RGB | rgb(234, 252, 235) |
| HSL | hsl(123, 75%, 95%) |
| HSV | hsv(123, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(97.27, -8.92, 6.12) |
| CIE-LCH | lch(97.27, 10.82, 145.54°) |
| OKLab | oklab(97.32% -0.0245 0.016) |
| OKLCH | oklch(97.32% 0.029 146.9) |
| XYZ | xyz(83.7346, 93.1107, 92.1419) |
| Luminance | 0.9311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.52
Mintcream
#F5FFFA
ΔE00 6.05
Beige
#F5F5DC
ΔE00 7.14
Ivory
#FFFFF0
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.37
Azure (CSS)
#F0FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCEB #FCEAFB
analogous
#F2FCEA #EAFCEB #EAFCF4
triadic
#EAFCEB #EBEAFC #FCEBEA
tetradic
#EAFCEB #EAF2FC #FCEAFB #FCF4EA
square
#EAFCEB #EAF2FC #FCEAFB #FCF4EA
split-complementary
#EAFCEB #F4EAFC #FCEAF2
monochromatic
#7FED85 #B4F4B8 #E4FBE5 #E4FBE5 #E4FBE5
Accessibility & contrast
On white
1.07
#EAFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#EAFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCEB
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCEB | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#E8FBF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafceb; /* rgb */ color: rgb(234, 252, 235); /* oklch */ color: oklch(97.3% 0.029 146.9);
Tailwind
colors: {
custom: {
50: '#f0fdf1',
500: '#eafceb',
950: '#000000',
},
}SCSS
$custom: #eafceb; $custom-light: #f0fdf1; $custom-dark: #000000;
JSON
{
"hex": "#eafceb",
"rgb": {
"r": 234,
"g": 252,
"b": 235
},
"hsl": {
"h": 123.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.9732,
"c": 0.0293,
"h": 146.9
},
"luminance": 0.93111
}Semantic roles & 50–950 ramp
primary
#EAFCEB
secondary
#E3A7E0
accent
#0ECCD7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585