#EEFFF0#EEFFF0
#EEFFF0 is a very light, muted green. Relative luminance 0.960; OKLCH L 98.3% C 0.027 H 148.8°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF0 |
|---|---|
| RGB | rgb(238, 255, 240) |
| HSL | hsl(127, 100%, 97%) |
| HSV | hsv(127, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(98.43, -8.22, 5.26) |
| CIE-LCH | lch(98.43, 9.76, 147.41°) |
| OKLab | oklab(98.34% -0.0227 0.0138) |
| OKLCH | oklch(98.34% 0.027 148.8) |
| XYZ | xyz(86.7451, 95.9877, 96.3786) |
| Luminance | 0.9599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.70
Mintcream
#F5FFFA
ΔE00 5.14
Azure (CSS)
#F0FFFF
ΔE00 6.69
Ivory
#FFFFF0
ΔE00 6.71
Beige
#F5F5DC
ΔE00 7.24
Lightcyan
#E0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF0 #FFEEFD
analogous
#F5FFEE #EEFFF0 #EEFFF9
triadic
#EEFFF0 #F0EEFF #FFF0EE
tetradic
#EEFFF0 #EEF5FF #FFEEFD #FFF9EE
square
#EEFFF0 #EEF5FF #FFEEFD #FFF9EE
split-complementary
#EEFFF0 #F9EEFF #FFEEF5
monochromatic
#74FF84 #B1FFBA #E0FFE4 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.04
#EEFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#EEFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF0
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF0 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FCFAF1
Tritanopia (blue-blind)
#ECFEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefff0; /* rgb */ color: rgb(238, 255, 240); /* oklch */ color: oklch(98.3% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#f3fff4',
500: '#eefff0',
950: '#000000',
},
}SCSS
$custom: #eefff0; $custom-light: #f3fff4; $custom-dark: #000000;
JSON
{
"hex": "#eefff0",
"rgb": {
"r": 238,
"g": 255,
"b": 240
},
"hsl": {
"h": 127.059,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9834,
"c": 0.02657,
"h": 148.8
},
"luminance": 0.95988
}Semantic roles & 50–950 ramp
primary
#EEFFF0
secondary
#EFA3E6
accent
#00CAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685