#EEFFF9#EEFFF9
#EEFFF9 is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.6% C 0.019 H 172.8°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF9 |
|---|---|
| RGB | rgb(238, 255, 249) |
| HSL | hsl(159, 100%, 97%) |
| HSV | hsv(159, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(98.64, -6.62, 0.95) |
| CIE-LCH | lch(98.64, 6.69, 171.79°) |
| OKLab | oklab(98.58% -0.0193 0.0024) |
| OKLCH | oklch(98.58% 0.019 172.8) |
| XYZ | xyz(88.1153, 96.5358, 103.5952) |
| Luminance | 0.9654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.75
Azure (CSS)
#F0FFFF
ΔE00 3.04
Honeydew
#F0FFF0
ΔE00 3.71
Lightcyan
#E0FFFF
ΔE00 4.76
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Ice
#D6FFFA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF9 #FFEEF4
analogous
#EEFFF1 #EEFFF9 #EEFDFF
triadic
#EEFFF9 #F9EEFF #FFF9EE
tetradic
#EEFFF9 #F1EEFF #FFEEF4 #FDFFEE
square
#EEFFF9 #F1EEFF #FFEEF4 #FDFFEE
split-complementary
#EEFFF9 #FFEEFD #FFF1EE
monochromatic
#74FFCE #B1FFE3 #E0FFF4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.03
#EEFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#EEFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF9
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF9 | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDF9
Deuteranopia (green-blind)
#FAFAF9
Tritanopia (blue-blind)
#EBFFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff9; /* rgb */ color: rgb(238, 255, 249); /* oklch */ color: oklch(98.6% 0.019 172.8);
Tailwind
colors: {
custom: {
50: '#f3fffb',
500: '#eefff9',
950: '#000000',
},
}SCSS
$custom: #eefff9; $custom-light: #f3fffb; $custom-dark: #000000;
JSON
{
"hex": "#eefff9",
"rgb": {
"r": 238,
"g": 255,
"b": 249
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98584,
"c": 0.01944,
"h": 172.8
},
"luminance": 0.96537
}Semantic roles & 50–950 ramp
primary
#EEFFF9
secondary
#EFA3BD
accent
#0051E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685