#ECFCF5#ECFCF5
#ECFCF5 is a very light, near-neutral teal. Relative luminance 0.940; OKLCH L 97.7% C 0.019 H 167.9°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFCF5 |
|---|---|
| RGB | rgb(236, 252, 245) |
| HSL | hsl(154, 73%, 96%) |
| HSV | hsv(154, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(97.65, -6.49, 1.54) |
| CIE-LCH | lch(97.65, 6.67, 166.61°) |
| OKLab | oklab(97.73% -0.0187 0.004) |
| OKLCH | oklch(97.73% 0.019 167.9) |
| XYZ | xyz(85.8806, 94.0454, 99.9966) |
| Luminance | 0.9405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.71
Honeydew
#F0FFF0
ΔE00 3.29
Azure (CSS)
#F0FFFF
ΔE00 3.45
Lightcyan
#E0FFFF
ΔE00 5.23
Ivory
#FFFFF0
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFCF5 #FCECF3
analogous
#ECFCED #ECFCF5 #ECFBFC
triadic
#ECFCF5 #F5ECFC #FCF5EC
tetradic
#ECFCF5 #EDECFC #FCECF3 #FBFCEC
square
#ECFCF5 #EDECFC #FCECF3 #FBFCEC
split-complementary
#ECFCF5 #FCECFB #FCEDEC
monochromatic
#82EBBD #B7F4D9 #E5FBF1 #E5FBF1 #E5FBF1
Accessibility & contrast
On white
1.06
#ECFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#ECFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFCF5
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFCF5 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF5
Deuteranopia (green-blind)
#F8F7F5
Tritanopia (blue-blind)
#E9FCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ecfcf5; /* rgb */ color: rgb(236, 252, 245); /* oklch */ color: oklch(97.7% 0.019 167.9);
Tailwind
colors: {
custom: {
50: '#f2fdf8',
500: '#ecfcf5',
950: '#000000',
},
}SCSS
$custom: #ecfcf5; $custom-light: #f2fdf8; $custom-dark: #000000;
JSON
{
"hex": "#ecfcf5",
"rgb": {
"r": 236,
"g": 252,
"b": 245
},
"hsl": {
"h": 153.75,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.97732,
"c": 0.01913,
"h": 167.9
},
"luminance": 0.94046
}Semantic roles & 50–950 ramp
primary
#ECFCF5
secondary
#E3A9C2
accent
#1166D5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585