#ECFCFA#ECFCFA
#ECFCFA is a very light, near-neutral teal. Relative luminance 0.944; OKLCH L 97.9% C 0.017 H 187.9°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFCFA |
|---|---|
| RGB | rgb(236, 252, 250) |
| HSL | hsl(173, 73%, 96%) |
| HSV | hsv(173, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.77, -5.58, -0.85) |
| CIE-LCH | lch(97.77, 5.65, 188.62°) |
| OKLab | oklab(97.87% -0.0168 -0.0023) |
| OKLCH | oklch(97.87% 0.017 187.9) |
| XYZ | xyz(86.6542, 94.3549, 104.0710) |
| Luminance | 0.9436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.30
Mintcream
#F5FFFA
ΔE00 2.61
Lightcyan
#E0FFFF
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 5.57
Aliceblue
#F0F8FF
ΔE00 6.18
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFCFA #FCECEE
analogous
#ECFCF2 #ECFCFA #ECF6FC
triadic
#ECFCFA #FAECFC #FCFAEC
tetradic
#ECFCFA #F2ECFC #FCECEE #F6FCEC
square
#ECFCFA #F2ECFC #FCECEE #F6FCEC
split-complementary
#ECFCFA #FCECF6 #FCF2EC
monochromatic
#82EBDE #B7F4EC #E5FBF8 #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.06
#ECFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#ECFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFCFA
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFCFA | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#E8FDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecfcfa; /* rgb */ color: rgb(236, 252, 250); /* oklch */ color: oklch(97.9% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#f2fdfb',
500: '#ecfcfa',
950: '#000000',
},
}SCSS
$custom: #ecfcfa; $custom-light: #f2fdfb; $custom-dark: #000000;
JSON
{
"hex": "#ecfcfa",
"rgb": {
"r": 236,
"g": 252,
"b": 250
},
"hsl": {
"h": 172.5,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.97872,
"c": 0.01698,
"h": 187.9
},
"luminance": 0.94356
}Semantic roles & 50–950 ramp
primary
#ECFCFA
secondary
#E3A9B0
accent
#1129D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585