#EEFBFC#EEFBFC
#EEFBFC is a very light, near-neutral teal. Relative luminance 0.942; OKLCH L 97.9% C 0.014 H 202.5°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBFC |
|---|---|
| RGB | rgb(238, 251, 252) |
| HSL | hsl(184, 70%, 96%) |
| HSV | hsv(184, 6%, 99%) |
| CMYK | cmyk(5.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.71, -4.06, -1.95) |
| CIE-LCH | lch(97.71, 4.51, 205.63°) |
| OKLab | oklab(97.87% -0.0127 -0.0053) |
| OKLCH | oklch(97.87% 0.014 202.5) |
| XYZ | xyz(87.3242, 94.1990, 105.6582) |
| Luminance | 0.9420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.22
Mintcream
#F5FFFA
ΔE00 3.05
Aliceblue
#F0F8FF
ΔE00 4.14
Whitesmoke
#F5F5F5
ΔE00 5.64
White
#FFFFFF
ΔE00 5.75
Pale Grey
#FDFDFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBFC #FCEFEE
analogous
#EEFCF6 #EEFBFC #EEF4FC
triadic
#EEFBFC #FCEEFB #FBFCEE
tetradic
#EEFBFC #F6EEFC #FCEFEE #F4FCEE
square
#EEFBFC #F6EEFC #FCEFEE #F4FCEE
split-complementary
#EEFBFC #FCEEF4 #FCF6EE
monochromatic
#86E3EA #BAEFF3 #E5F9FA #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.06
#EEFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EEFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBFC
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBFC | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#EAFCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbfc; /* rgb */ color: rgb(238, 251, 252); /* oklch */ color: oklch(97.9% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#f3fcfd',
500: '#eefbfc',
950: '#000000',
},
}SCSS
$custom: #eefbfc; $custom-light: #f3fcfd; $custom-dark: #000000;
JSON
{
"hex": "#eefbfc",
"rgb": {
"r": 238,
"g": 251,
"b": 252
},
"hsl": {
"h": 184.286,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97873,
"c": 0.01376,
"h": 202.5
},
"luminance": 0.942
}Semantic roles & 50–950 ramp
primary
#EEFBFC
secondary
#E2B0AC
accent
#2114D2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585