#EEFFF4#EEFFF4
#EEFFF4 is a very light, muted green. Relative luminance 0.962; OKLCH L 98.4% C 0.023 H 157.6°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF4 |
|---|---|
| RGB | rgb(238, 255, 244) |
| HSL | hsl(141, 100%, 97%) |
| HSV | hsv(141, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(98.52, -7.52, 3.34) |
| CIE-LCH | lch(98.52, 8.23, 156.02°) |
| OKLab | oklab(98.45% -0.0212 0.0087) |
| OKLCH | oklch(98.45% 0.023 157.6) |
| XYZ | xyz(87.3458, 96.2280, 99.5426) |
| Luminance | 0.9623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.68
Mintcream
#F5FFFA
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 5.13
Lightcyan
#E0FFFF
ΔE00 6.06
Ivory
#FFFFF0
ΔE00 6.75
Ice
#D6FFFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF4 #FFEEF9
analogous
#F1FFEE #EEFFF4 #EEFFFD
triadic
#EEFFF4 #F4EEFF #FFF4EE
tetradic
#EEFFF4 #EEF1FF #FFEEF9 #FFFDEE
square
#EEFFF4 #EEF1FF #FFEEF9 #FFFDEE
split-complementary
#EEFFF4 #FDEEFF #FFEEF1
monochromatic
#74FFA5 #B1FFCC #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.04
#EEFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#EEFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF4
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF4 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF3
Deuteranopia (green-blind)
#FBFAF5
Tritanopia (blue-blind)
#ECFFFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff4; /* rgb */ color: rgb(238, 255, 244); /* oklch */ color: oklch(98.4% 0.023 157.6);
Tailwind
colors: {
custom: {
50: '#f3fff7',
500: '#eefff4',
950: '#000000',
},
}SCSS
$custom: #eefff4; $custom-light: #f3fff7; $custom-dark: #000000;
JSON
{
"hex": "#eefff4",
"rgb": {
"r": 238,
"g": 255,
"b": 244
},
"hsl": {
"h": 141.176,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98447,
"c": 0.02292,
"h": 157.6
},
"luminance": 0.96229
}Semantic roles & 50–950 ramp
primary
#EEFFF4
secondary
#EFA3D4
accent
#0095E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685