#ECFDFA#ECFDFA
#ECFDFA is a very light, near-neutral teal. Relative luminance 0.950; OKLCH L 98.1% C 0.018 H 184.3°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFDFA |
|---|---|
| RGB | rgb(236, 253, 250) |
| HSL | hsl(169, 81%, 96%) |
| HSV | hsv(169, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(98.03, -6.08, -0.48) |
| CIE-LCH | lch(98.03, 6.10, 184.48°) |
| OKLab | oklab(98.07% -0.0182 -0.0014) |
| OKLCH | oklch(98.07% 0.018 184.3) |
| XYZ | xyz(86.9691, 94.9846, 104.1759) |
| Luminance | 0.9499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.83
Mintcream
#F5FFFA
ΔE00 2.74
Lightcyan
#E0FFFF
ΔE00 4.32
Honeydew
#F0FFF0
ΔE00 5.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.59
Very Pale Blue
#D6FFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFDFA #FDECEF
analogous
#ECFDF1 #ECFDFA #ECF7FD
triadic
#ECFDFA #FAECFD #FDFAEC
tetradic
#ECFDFA #F1ECFD #FDECEF #F7FDEC
square
#ECFDFA #F1ECFD #FDECEF #F7FDEC
split-complementary
#ECFDFA #FDECF7 #FDF1EC
monochromatic
#7DF1DD #B5F7EB #E3FCF8 #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.05
#ECFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#ECFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFDFA
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFDFA | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F8F8FA
Tritanopia (blue-blind)
#E8FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecfdfa; /* rgb */ color: rgb(236, 253, 250); /* oklch */ color: oklch(98.1% 0.018 184.3);
Tailwind
colors: {
custom: {
50: '#f2fefb',
500: '#ecfdfa',
950: '#000000',
},
}SCSS
$custom: #ecfdfa; $custom-light: #f2fefb; $custom-dark: #000000;
JSON
{
"hex": "#ecfdfa",
"rgb": {
"r": 236,
"g": 253,
"b": 250
},
"hsl": {
"h": 169.412,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.98071,
"c": 0.01823,
"h": 184.3
},
"luminance": 0.94986
}Semantic roles & 50–950 ramp
primary
#ECFDFA
secondary
#E7A7B2
accent
#082EDD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585