#EEF9FB#EEF9FB
#EEF9FB is a very light, near-neutral teal. Relative luminance 0.929; OKLCH L 97.4% C 0.012 H 209.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9FB |
|---|---|
| RGB | rgb(238, 249, 251) |
| HSL | hsl(189, 62%, 96%) |
| HSV | hsv(189, 5%, 98%) |
| CMYK | cmyk(5.2%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(97.18, -3.24, -2.21) |
| CIE-LCH | lch(97.18, 3.92, 214.29°) |
| OKLab | oklab(97.45% -0.0104 -0.0059) |
| OKLCH | oklch(97.45% 0.012 209.8) |
| XYZ | xyz(86.5447, 92.8928, 104.6187) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.28
Aliceblue
#F0F8FF
ΔE00 3.14
Mintcream
#F5FFFA
ΔE00 3.59
Whitesmoke
#F5F5F5
ΔE00 4.78
Pale Grey
#FDFDFE
ΔE00 5.01
White
#FFFFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9FB #FBF0EE
analogous
#EEFBF6 #EEF9FB #EEF2FB
triadic
#EEF9FB #FBEEF9 #F9FBEE
tetradic
#EEF9FB #F6EEFB #FBF0EE #F2FBEE
square
#EEF9FB #F6EEFB #FBF0EE #F2FBEE
split-complementary
#EEF9FB #FBEEF2 #FBF6EE
monochromatic
#8BD6E4 #BCE8EF #E6F6F9 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.07
#EEF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#EEF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9FB
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9FB | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#EBFAFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eef9fb; /* rgb */ color: rgb(238, 249, 251); /* oklch */ color: oklch(97.4% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#f3fbfc',
500: '#eef9fb',
950: '#000000',
},
}SCSS
$custom: #eef9fb; $custom-light: #f3fbfc; $custom-dark: #000000;
JSON
{
"hex": "#eef9fb",
"rgb": {
"r": 238,
"g": 249,
"b": 251
},
"hsl": {
"h": 189.231,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97449,
"c": 0.01194,
"h": 209.8
},
"luminance": 0.92894
}Semantic roles & 50–950 ramp
primary
#EEF9FB
secondary
#DFB6AE
accent
#371CCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585