#EEFCF0#EEFCF0
#EEFCF0 is a very light, muted green. Relative luminance 0.941; OKLCH L 97.7% C 0.022 H 149.7°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF0 |
|---|---|
| RGB | rgb(238, 252, 240) |
| HSL | hsl(129, 70%, 96%) |
| HSV | hsv(129, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(97.67, -6.73, 4.16) |
| CIE-LCH | lch(97.67, 7.91, 148.27°) |
| OKLab | oklab(97.74% -0.0186 0.0109) |
| OKLCH | oklch(97.74% 0.022 149.7) |
| XYZ | xyz(85.7955, 94.0886, 96.0621) |
| Luminance | 0.9409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.34
Mintcream
#F5FFFA
ΔE00 3.66
Azure (CSS)
#F0FFFF
ΔE00 5.43
Ivory
#FFFFF0
ΔE00 5.77
Beige
#F5F5DC
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF0 #FCEEFA
analogous
#F3FCEE #EEFCF0 #EEFCF7
triadic
#EEFCF0 #F0EEFC #FCF0EE
tetradic
#EEFCF0 #EEF3FC #FCEEFA #FCF7EE
square
#EEFCF0 #EEF3FC #FCEEFA #FCF7EE
split-complementary
#EEFCF0 #F7EEFC #FCEEF3
monochromatic
#86EA94 #BAF3C2 #E5FAE8 #E5FAE8 #E5FAE8
Accessibility & contrast
On white
1.06
#EEFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EEFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF0
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF0 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#FAF8F1
Tritanopia (blue-blind)
#EDFBF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefcf0; /* rgb */ color: rgb(238, 252, 240); /* oklch */ color: oklch(97.7% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#f3fdf4',
500: '#eefcf0',
950: '#000000',
},
}SCSS
$custom: #eefcf0; $custom-light: #f3fdf4; $custom-dark: #000000;
JSON
{
"hex": "#eefcf0",
"rgb": {
"r": 238,
"g": 252,
"b": 240
},
"hsl": {
"h": 128.571,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.9774,
"c": 0.02158,
"h": 149.7
},
"luminance": 0.94089
}Semantic roles & 50–950 ramp
primary
#EEFCF0
secondary
#E2ACDB
accent
#14B7D2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585