#EAFCF2#EAFCF2
#EAFCF2 is a very light, muted green. Relative luminance 0.935; OKLCH L 97.5% C 0.023 H 161.8°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCF2 |
|---|---|
| RGB | rgb(234, 252, 242) |
| HSL | hsl(147, 75%, 95%) |
| HSV | hsv(147, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(97.44, -7.68, 2.76) |
| CIE-LCH | lch(97.44, 8.17, 160.21°) |
| OKLab | oklab(97.51% -0.0218 0.0072) |
| OKLCH | oklch(97.51% 0.023 161.8) |
| XYZ | xyz(84.7659, 93.5232, 97.5732) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.27
Mintcream
#F5FFFA
ΔE00 4.02
Azure (CSS)
#F0FFFF
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 5.53
Ice
#D6FFFA
ΔE00 6.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCF2 #FCEAF4
analogous
#EBFCEA #EAFCF2 #EAFCFB
triadic
#EAFCF2 #F2EAFC #FCF2EA
tetradic
#EAFCF2 #EAEBFC #FCEAF4 #FCFBEA
square
#EAFCF2 #EAEBFC #FCEAF4 #FCFBEA
split-complementary
#EAFCF2 #FBEAFC #FCEAEB
monochromatic
#7FEDB0 #B4F4D1 #E4FBEE #E4FBEE #E4FBEE
Accessibility & contrast
On white
1.07
#EAFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EAFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCF2
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCF2 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F8F7F3
Tritanopia (blue-blind)
#E7FCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcf2; /* rgb */ color: rgb(234, 252, 242); /* oklch */ color: oklch(97.5% 0.023 161.8);
Tailwind
colors: {
custom: {
50: '#f0fdf6',
500: '#eafcf2',
950: '#000000',
},
}SCSS
$custom: #eafcf2; $custom-light: #f0fdf6; $custom-dark: #000000;
JSON
{
"hex": "#eafcf2",
"rgb": {
"r": 234,
"g": 252,
"b": 242
},
"hsl": {
"h": 146.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97507,
"c": 0.02301,
"h": 161.8
},
"luminance": 0.93524
}Semantic roles & 50–950 ramp
primary
#EAFCF2
secondary
#E3A7C8
accent
#0E7ED7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585