#EEFCFB#EEFCFB
#EEFCFB is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.0% C 0.015 H 191.8°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCFB |
|---|---|
| RGB | rgb(238, 252, 251) |
| HSL | hsl(176, 70%, 96%) |
| HSV | hsv(176, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.94, -4.75, -1.10) |
| CIE-LCH | lch(97.94, 4.88, 193.09°) |
| OKLab | oklab(98.04% -0.0144 -0.003) |
| OKLCH | oklch(98.04% 0.015 191.8) |
| XYZ | xyz(87.4794, 94.7622, 104.9303) |
| Luminance | 0.9476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.79
Mintcream
#F5FFFA
ΔE00 2.35
Aliceblue
#F0F8FF
ΔE00 5.27
Lightcyan
#E0FFFF
ΔE00 5.38
Honeydew
#F0FFF0
ΔE00 6.15
Whitesmoke
#F5F5F5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCFB #FCEEEF
analogous
#EEFCF4 #EEFCFB #EEF6FC
triadic
#EEFCFB #FBEEFC #FCFBEE
tetradic
#EEFCFB #F4EEFC #FCEEEF #F6FCEE
square
#EEFCFB #F4EEFC #FCEEEF #F6FCEE
split-complementary
#EEFCFB #FCEEF6 #FCF4EE
monochromatic
#86EAE3 #BAF3EF #E5FAF9 #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.05
#EEFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EEFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCFB
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCFB | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#EAFDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcfb; /* rgb */ color: rgb(238, 252, 251); /* oklch */ color: oklch(98.0% 0.015 191.8);
Tailwind
colors: {
custom: {
50: '#f3fdfc',
500: '#eefcfb',
950: '#000000',
},
}SCSS
$custom: #eefcfb; $custom-light: #f3fdfc; $custom-dark: #000000;
JSON
{
"hex": "#eefcfb",
"rgb": {
"r": 238,
"g": 252,
"b": 251
},
"hsl": {
"h": 175.714,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98043,
"c": 0.01476,
"h": 191.8
},
"luminance": 0.94763
}Semantic roles & 50–950 ramp
primary
#EEFCFB
secondary
#E2ACB0
accent
#1421D2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585