#EEFBF8#EEFBF8
#EEFBF8 is a very light, near-neutral teal. Relative luminance 0.939; OKLCH L 97.8% C 0.014 H 180.7°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF8 |
|---|---|
| RGB | rgb(238, 251, 248) |
| HSL | hsl(166, 62%, 96%) |
| HSV | hsv(166, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(97.61, -4.80, -0.04) |
| CIE-LCH | lch(97.61, 4.80, 180.47°) |
| OKLab | oklab(97.76% -0.0142 -0.0002) |
| OKLCH | oklch(97.76% 0.014 180.7) |
| XYZ | xyz(86.6970, 93.9481, 102.3550) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.65
Azure (CSS)
#F0FFFF
ΔE00 1.68
Honeydew
#F0FFF0
ΔE00 5.26
Lightcyan
#E0FFFF
ΔE00 5.71
Aliceblue
#F0F8FF
ΔE00 5.91
Off White
#FAF9F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF8 #FBEEF1
analogous
#EEFBF1 #EEFBF8 #EEF7FB
triadic
#EEFBF8 #F8EEFB #FBF8EE
tetradic
#EEFBF8 #F1EEFB #FBEEF1 #F7FBEE
square
#EEFBF8 #F1EEFB #FBEEF1 #F7FBEE
split-complementary
#EEFBF8 #FBEEF7 #FBF1EE
monochromatic
#8BE4CF #BCEFE4 #E6F9F5 #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.06
#EEFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#EEFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF8
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF8 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F8
Deuteranopia (green-blind)
#F7F7F8
Tritanopia (blue-blind)
#EBFCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf8; /* rgb */ color: rgb(238, 251, 248); /* oklch */ color: oklch(97.8% 0.014 180.7);
Tailwind
colors: {
custom: {
50: '#f3fcfa',
500: '#eefbf8',
950: '#000000',
},
}SCSS
$custom: #eefbf8; $custom-light: #f3fcfa; $custom-dark: #000000;
JSON
{
"hex": "#eefbf8",
"rgb": {
"r": 238,
"g": 251,
"b": 248
},
"hsl": {
"h": 166.154,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.9776,
"c": 0.01422,
"h": 180.7
},
"luminance": 0.93949
}Semantic roles & 50–950 ramp
primary
#EEFBF8
secondary
#DFAEB9
accent
#1C44CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585