#EEFCFA#EEFCFA
#EEFCFA is a very light, near-neutral teal. Relative luminance 0.947; OKLCH L 98.0% C 0.015 H 186.7°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCFA |
|---|---|
| RGB | rgb(238, 252, 250) |
| HSL | hsl(171, 70%, 96%) |
| HSV | hsv(171, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.91, -4.93, -0.63) |
| CIE-LCH | lch(97.91, 4.97, 187.24°) |
| OKLab | oklab(98.02% -0.0148 -0.0017) |
| OKLCH | oklch(98.02% 0.015 186.7) |
| XYZ | xyz(87.3221, 94.6993, 104.1023) |
| Luminance | 0.9470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 2.06
Lightcyan
#E0FFFF
ΔE00 5.34
Honeydew
#F0FFF0
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 5.70
Whitesmoke
#F5F5F5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCFA #FCEEF0
analogous
#EEFCF3 #EEFCFA #EEF7FC
triadic
#EEFCFA #FAEEFC #FCFAEE
tetradic
#EEFCFA #F3EEFC #FCEEF0 #F7FCEE
square
#EEFCFA #F3EEFC #FCEEF0 #F7FCEE
split-complementary
#EEFCFA #FCEEF7 #FCF3EE
monochromatic
#86EADB #BAF3EB #E5FAF7 #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.05
#EEFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EEFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCFA
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCFA | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#EBFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcfa; /* rgb */ color: rgb(238, 252, 250); /* oklch */ color: oklch(98.0% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#f3fdfb',
500: '#eefcfa',
950: '#000000',
},
}SCSS
$custom: #eefcfa; $custom-light: #f3fdfb; $custom-dark: #000000;
JSON
{
"hex": "#eefcfa",
"rgb": {
"r": 238,
"g": 252,
"b": 250
},
"hsl": {
"h": 171.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98015,
"c": 0.01493,
"h": 186.7
},
"luminance": 0.947
}Semantic roles & 50–950 ramp
primary
#EEFCFA
secondary
#E2ACB4
accent
#142FD2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585