#ECFFF7#ECFFF7
#ECFFF7 is a very light, muted teal. Relative luminance 0.961; OKLCH L 98.4% C 0.022 H 168.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFF7 |
|---|---|
| RGB | rgb(236, 255, 247) |
| HSL | hsl(155, 100%, 96%) |
| HSV | hsv(155, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(98.46, -7.63, 1.69) |
| CIE-LCH | lch(98.46, 7.82, 167.48°) |
| OKLab | oklab(98.39% -0.022 0.0044) |
| OKLCH | oklch(98.39% 0.022 168.8) |
| XYZ | xyz(87.1371, 96.0673, 101.9297) |
| Luminance | 0.9607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.06
Mintcream
#F5FFFA
ΔE00 3.74
Azure (CSS)
#F0FFFF
ΔE00 4.17
Lightcyan
#E0FFFF
ΔE00 4.72
Ice
#D6FFFA
ΔE00 6.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFF7 #FFECF4
analogous
#ECFFEE #ECFFF7 #ECFEFF
triadic
#ECFFF7 #F7ECFF #FFF7EC
tetradic
#ECFFF7 #EEECFF #FFECF4 #FEFFEC
square
#ECFFF7 #EEECFF #FFECF4 #FEFFEC
split-complementary
#ECFFF7 #FFECFE #FFEEEC
monochromatic
#72FFC3 #AFFFDD #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.04
#ECFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#ECFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFF7
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFF7 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#FAF9F7
Tritanopia (blue-blind)
#E8FFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ecfff7; /* rgb */ color: rgb(236, 255, 247); /* oklch */ color: oklch(98.4% 0.022 168.8);
Tailwind
colors: {
custom: {
50: '#f2fff9',
500: '#ecfff7',
950: '#000000',
},
}SCSS
$custom: #ecfff7; $custom-light: #f2fff9; $custom-dark: #000000;
JSON
{
"hex": "#ecfff7",
"rgb": {
"r": 236,
"g": 255,
"b": 247
},
"hsl": {
"h": 154.737,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.98387,
"c": 0.02245,
"h": 168.8
},
"luminance": 0.96068
}Semantic roles & 50–950 ramp
primary
#ECFFF7
secondary
#EEA1C1
accent
#0061E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685