#EEFCFC#EEFCFC
#EEFCFC is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.1% C 0.015 H 196.9°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCFC |
|---|---|
| RGB | rgb(238, 252, 252) |
| HSL | hsl(180, 70%, 96%) |
| HSV | hsv(180, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.96, -4.57, -1.58) |
| CIE-LCH | lch(97.96, 4.83, 199.10°) |
| OKLab | oklab(98.07% -0.0141 -0.0043) |
| OKLCH | oklch(98.07% 0.015 196.9) |
| XYZ | xyz(87.6374, 94.8254, 105.7626) |
| Luminance | 0.9483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.67
Mintcream
#F5FFFA
ΔE00 2.71
Aliceblue
#F0F8FF
ΔE00 4.84
Lightcyan
#E0FFFF
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 6.13
White
#FFFFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCFC #FCEEEE
analogous
#EEFCF5 #EEFCFC #EEF5FC
triadic
#EEFCFC #FCEEFC #FCFCEE
tetradic
#EEFCFC #F5EEFC #FCEEEE #F5FCEE
square
#EEFCFC #F5EEFC #FCEEEE #F5FCEE
split-complementary
#EEFCFC #FCEEF5 #FCF5EE
monochromatic
#86EAEA #BAF3F3 #E5FAFA #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.05
#EEFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EEFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCFC
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCFC | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#EAFDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcfc; /* rgb */ color: rgb(238, 252, 252); /* oklch */ color: oklch(98.1% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#f3fdfd',
500: '#eefcfc',
950: '#000000',
},
}SCSS
$custom: #eefcfc; $custom-light: #f3fdfd; $custom-dark: #000000;
JSON
{
"hex": "#eefcfc",
"rgb": {
"r": 238,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98072,
"c": 0.01472,
"h": 196.9
},
"luminance": 0.94826
}Semantic roles & 50–950 ramp
primary
#EEFCFC
secondary
#E2ACAC
accent
#1414D2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585