#EEFAFB#EEFAFB
#EEFAFB is a very light, near-neutral teal. Relative luminance 0.935; OKLCH L 97.6% C 0.013 H 202.9°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFAFB |
|---|---|
| RGB | rgb(238, 250, 251) |
| HSL | hsl(185, 62%, 96%) |
| HSV | hsv(185, 5%, 98%) |
| CMYK | cmyk(5.2%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(97.44, -3.74, -1.84) |
| CIE-LCH | lch(97.44, 4.17, 206.18°) |
| OKLab | oklab(97.65% -0.0117 -0.005) |
| OKLCH | oklch(97.65% 0.013 202.9) |
| XYZ | xyz(86.8546, 93.5126, 104.7220) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.60
Mintcream
#F5FFFA
ΔE00 3.06
Aliceblue
#F0F8FF
ΔE00 3.86
Whitesmoke
#F5F5F5
ΔE00 5.24
White
#FFFFFF
ΔE00 5.42
Pale Grey
#FDFDFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFAFB #FBEFEE
analogous
#EEFBF5 #EEFAFB #EEF3FB
triadic
#EEFAFB #FBEEFA #FAFBEE
tetradic
#EEFAFB #F5EEFB #FBEFEE #F3FBEE
square
#EEFAFB #F5EEFB #FBEFEE #F3FBEE
split-complementary
#EEFAFB #FBEEF3 #FBF5EE
monochromatic
#8BDDE4 #BCEBEF #E6F8F9 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.07
#EEFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EEFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFAFB
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFAFB | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F5F7FB
Tritanopia (blue-blind)
#EBFBFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefafb; /* rgb */ color: rgb(238, 250, 251); /* oklch */ color: oklch(97.6% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#f3fcfc',
500: '#eefafb',
950: '#000000',
},
}SCSS
$custom: #eefafb; $custom-light: #f3fcfc; $custom-dark: #000000;
JSON
{
"hex": "#eefafb",
"rgb": {
"r": 238,
"g": 250,
"b": 251
},
"hsl": {
"h": 184.615,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97647,
"c": 0.01274,
"h": 202.9
},
"luminance": 0.93513
}Semantic roles & 50–950 ramp
primary
#EEFAFB
secondary
#DFB2AE
accent
#291CCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585