#EEFDF9#EEFDF9
#EEFDF9 is a very light, near-neutral teal. Relative luminance 0.953; OKLCH L 98.2% C 0.017 H 178.3°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF9 |
|---|---|
| RGB | rgb(238, 253, 249) |
| HSL | hsl(164, 79%, 96%) |
| HSV | hsv(164, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(98.14, -5.62, 0.22) |
| CIE-LCH | lch(98.14, 5.62, 177.77°) |
| OKLab | oklab(98.19% -0.0166 0.0005) |
| OKLCH | oklch(98.19% 0.017 178.3) |
| XYZ | xyz(87.4806, 95.2664, 103.3836) |
| Luminance | 0.9527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.98
Mintcream
#F5FFFA
ΔE00 2.00
Honeydew
#F0FFF0
ΔE00 4.63
Lightcyan
#E0FFFF
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.78
Off White
#FAF9F6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF9 #FDEEF2
analogous
#EEFDF2 #EEFDF9 #EEFAFD
triadic
#EEFDF9 #F9EEFD #FDF9EE
tetradic
#EEFDF9 #F2EEFD #FDEEF2 #FAFDEE
square
#EEFDF9 #F2EEFD #FDEEF2 #FAFDEE
split-complementary
#EEFDF9 #FDEEFA #FDF2EE
monochromatic
#80F0D2 #B7F7E6 #E4FCF5 #E4FCF5 #E4FCF5
Accessibility & contrast
On white
1.05
#EEFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#EEFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF9
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF9 | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF9
Deuteranopia (green-blind)
#F9F9F9
Tritanopia (blue-blind)
#EBFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdf9; /* rgb */ color: rgb(238, 253, 249); /* oklch */ color: oklch(98.2% 0.017 178.3);
Tailwind
colors: {
custom: {
50: '#f3fefb',
500: '#eefdf9',
950: '#000000',
},
}SCSS
$custom: #eefdf9; $custom-light: #f3fefb; $custom-dark: #000000;
JSON
{
"hex": "#eefdf9",
"rgb": {
"r": 238,
"g": 253,
"b": 249
},
"hsl": {
"h": 164,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98186,
"c": 0.01658,
"h": 178.3
},
"luminance": 0.95267
}Semantic roles & 50–950 ramp
primary
#EEFDF9
secondary
#E6A9B9
accent
#0A42DB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585