#EEFBF9#EEFBF9
#EEFBF9 is a very light, near-neutral teal. Relative luminance 0.940; OKLCH L 97.8% C 0.014 H 186.0°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF9 |
|---|---|
| RGB | rgb(238, 251, 249) |
| HSL | hsl(171, 62%, 96%) |
| HSV | hsv(171, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(97.64, -4.61, -0.52) |
| CIE-LCH | lch(97.64, 4.64, 186.40°) |
| OKLab | oklab(97.79% -0.0138 -0.0014) |
| OKLCH | oklch(97.79% 0.014 186) |
| XYZ | xyz(86.8526, 94.0103, 103.1743) |
| Luminance | 0.9401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.32
Mintcream
#F5FFFA
ΔE00 1.91
Aliceblue
#F0F8FF
ΔE00 5.46
Lightcyan
#E0FFFF
ΔE00 5.71
Honeydew
#F0FFF0
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF9 #FBEEF0
analogous
#EEFBF2 #EEFBF9 #EEF6FB
triadic
#EEFBF9 #F9EEFB #FBF9EE
tetradic
#EEFBF9 #F2EEFB #FBEEF0 #F6FBEE
square
#EEFBF9 #F2EEFB #FBEEF0 #F6FBEE
split-complementary
#EEFBF9 #FBEEF6 #FBF2EE
monochromatic
#8BE4D6 #BCEFE8 #E6F9F6 #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.06
#EEFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#EEFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF9
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF9 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F9
Deuteranopia (green-blind)
#F7F7F9
Tritanopia (blue-blind)
#EBFCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf9; /* rgb */ color: rgb(238, 251, 249); /* oklch */ color: oklch(97.8% 0.014 186.0);
Tailwind
colors: {
custom: {
50: '#f3fcfb',
500: '#eefbf9',
950: '#000000',
},
}SCSS
$custom: #eefbf9; $custom-light: #f3fcfb; $custom-dark: #000000;
JSON
{
"hex": "#eefbf9",
"rgb": {
"r": 238,
"g": 251,
"b": 249
},
"hsl": {
"h": 170.769,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97788,
"c": 0.01392,
"h": 186
},
"luminance": 0.94011
}Semantic roles & 50–950 ramp
primary
#EEFBF9
secondary
#DFAEB6
accent
#1C37CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585