#ECFBF6#ECFBF6
#ECFBF6 is a very light, near-neutral teal. Relative luminance 0.935; OKLCH L 97.6% C 0.017 H 174.1°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFBF6 |
|---|---|
| RGB | rgb(236, 251, 246) |
| HSL | hsl(160, 65%, 95%) |
| HSV | hsv(160, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(97.42, -5.81, 0.70) |
| CIE-LCH | lch(97.42, 5.85, 173.15°) |
| OKLab | oklab(97.56% -0.017 0.0018) |
| OKLCH | oklch(97.56% 0.017 174.1) |
| XYZ | xyz(85.7205, 93.4802, 100.6983) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.18
Azure (CSS)
#F0FFFF
ΔE00 2.55
Honeydew
#F0FFF0
ΔE00 4.21
Lightcyan
#E0FFFF
ΔE00 5.18
Ivory
#FFFFF0
ΔE00 7.00
Off White
#FAF9F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFBF6 #FBECF1
analogous
#ECFBEE #ECFBF6 #ECF8FB
triadic
#ECFBF6 #F6ECFB #FBF6EC
tetradic
#ECFBF6 #EEECFB #FBECF1 #F8FBEC
square
#ECFBF6 #EEECFB #FBECF1 #F8FBEC
split-complementary
#ECFBF6 #FBECF8 #FBEEEC
monochromatic
#87E6C6 #B9F0DE #E6FAF3 #E6FAF3 #E6FAF3
Accessibility & contrast
On white
1.07
#ECFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#ECFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFBF6
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFBF6 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F7F7F6
Tritanopia (blue-blind)
#E9FBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ecfbf6; /* rgb */ color: rgb(236, 251, 246); /* oklch */ color: oklch(97.6% 0.017 174.1);
Tailwind
colors: {
custom: {
50: '#f2fcf9',
500: '#ecfbf6',
950: '#000000',
},
}SCSS
$custom: #ecfbf6; $custom-light: #f2fcf9; $custom-dark: #000000;
JSON
{
"hex": "#ecfbf6",
"rgb": {
"r": 236,
"g": 251,
"b": 246
},
"hsl": {
"h": 160,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.9756,
"c": 0.01706,
"h": 174.1
},
"luminance": 0.93481
}Semantic roles & 50–950 ramp
primary
#ECFBF6
secondary
#E0ABBD
accent
#1855CD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585