#EEFFF2#EEFFF2
#EEFFF2 is a very light, muted green. Relative luminance 0.961; OKLCH L 98.4% C 0.025 H 152.9°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF2 |
|---|---|
| RGB | rgb(238, 255, 242) |
| HSL | hsl(134, 100%, 97%) |
| HSV | hsv(134, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(98.47, -7.87, 4.30) |
| CIE-LCH | lch(98.47, 8.97, 151.35°) |
| OKLab | oklab(98.39% -0.022 0.0112) |
| OKLCH | oklch(98.39% 0.025 152.9) |
| XYZ | xyz(87.0438, 96.1072, 97.9519) |
| Luminance | 0.9611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.01
Mintcream
#F5FFFA
ΔE00 4.51
Azure (CSS)
#F0FFFF
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.68
Ivory
#FFFFF0
ΔE00 6.69
Ice
#D6FFFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF2 #FFEEFB
analogous
#F3FFEE #EEFFF2 #EEFFFB
triadic
#EEFFF2 #F2EEFF #FFF2EE
tetradic
#EEFFF2 #EEF3FF #FFEEFB #FFFBEE
square
#EEFFF2 #EEF3FF #FFEEFB #FFFBEE
split-complementary
#EEFFF2 #FBEEFF #FFEEF3
monochromatic
#74FF94 #B1FFC3 #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.04
#EEFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#EEFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF2
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF2 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#ECFEFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff2; /* rgb */ color: rgb(238, 255, 242); /* oklch */ color: oklch(98.4% 0.025 152.9);
Tailwind
colors: {
custom: {
50: '#f3fff6',
500: '#eefff2',
950: '#000000',
},
}SCSS
$custom: #eefff2; $custom-light: #f3fff6; $custom-dark: #000000;
JSON
{
"hex": "#eefff2",
"rgb": {
"r": 238,
"g": 255,
"b": 242
},
"hsl": {
"h": 134.118,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98394,
"c": 0.02467,
"h": 152.9
},
"luminance": 0.96108
}Semantic roles & 50–950 ramp
primary
#EEFFF2
secondary
#EFA3DD
accent
#00AFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685