#EAFCED#EAFCED
#EAFCED is a very light, muted green. Relative luminance 0.932; OKLCH L 97.4% C 0.027 H 150.4°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCED |
|---|---|
| RGB | rgb(234, 252, 237) |
| HSL | hsl(130, 75%, 95%) |
| HSV | hsv(130, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.32, -8.57, 5.16) |
| CIE-LCH | lch(97.32, 10.01, 148.94°) |
| OKLab | oklab(97.37% -0.0238 0.0135) |
| OKLCH | oklch(97.37% 0.027 150.4) |
| XYZ | xyz(84.0252, 93.2269, 93.6722) |
| Luminance | 0.9323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.28
Mintcream
#F5FFFA
ΔE00 5.45
Azure (CSS)
#F0FFFF
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.15
Ivory
#FFFFF0
ΔE00 7.15
Beige
#F5F5DC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCED #FCEAF9
analogous
#F0FCEA #EAFCED #EAFCF6
triadic
#EAFCED #EDEAFC #FCEDEA
tetradic
#EAFCED #EAF0FC #FCEAF9 #FCF6EA
square
#EAFCED #EAF0FC #FCEAF9 #FCF6EA
split-complementary
#EAFCED #F6EAFC #FCEAF0
monochromatic
#7FED91 #B4F4BF #E4FBE8 #E4FBE8 #E4FBE8
Accessibility & contrast
On white
1.07
#EAFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#EAFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCED
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCED | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EC
Deuteranopia (green-blind)
#F9F6EE
Tritanopia (blue-blind)
#E8FBF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafced; /* rgb */ color: rgb(234, 252, 237); /* oklch */ color: oklch(97.4% 0.027 150.4);
Tailwind
colors: {
custom: {
50: '#f0fdf2',
500: '#eafced',
950: '#000000',
},
}SCSS
$custom: #eafced; $custom-light: #f0fdf2; $custom-dark: #000000;
JSON
{
"hex": "#eafced",
"rgb": {
"r": 234,
"g": 252,
"b": 237
},
"hsl": {
"h": 130,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97373,
"c": 0.02734,
"h": 150.4
},
"luminance": 0.93228
}Semantic roles & 50–950 ramp
primary
#EAFCED
secondary
#E3A7D9
accent
#0EB6D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585