#8ECFC7#8ECFC7
#8ECFC7 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.067 H 186.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFC7 |
|---|---|
| RGB | rgb(142, 207, 199) |
| HSL | hsl(173, 40%, 68%) |
| HSV | hsv(173, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(78.75, -22.28, -2.62) |
| CIE-LCH | lch(78.75, 22.44, 186.69°) |
| OKLab | oklab(80.85% -0.0666 -0.0074) |
| OKLCH | oklch(80.85% 0.067 186.3) |
| XYZ | xyz(43.7734, 54.4975, 62.2343) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.38
Seafoam Blue
#78D1B6
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 8.19
Powder Blue
#B0E0E6
ΔE00 8.73
Turquoise
#40E0D0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFC7 #CF8E96
analogous
#8ECFA6 #8ECFC7 #8EB6CF
triadic
#8ECFC7 #C78ECF #CFC78E
tetradic
#8ECFC7 #A68ECF #CF8E96 #B6CF8E
square
#8ECFC7 #A68ECF #CF8E96 #B6CF8E
split-complementary
#8ECFC7 #CF8EB6 #CFA68E
monochromatic
#449F94 #63BDB2 #8ECFC7 #B9E1DC #E4F3F2
Accessibility & contrast
On white
1.76
#8ECFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8ECFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFC7
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFC7 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#BDBFC8
Tritanopia (blue-blind)
#79D2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecfc7; /* rgb */ color: rgb(142, 207, 199); /* oklch */ color: oklch(80.9% 0.067 186.3);
Tailwind
colors: {
custom: {
50: '#b1ddd8',
500: '#8ecfc7',
950: '#000000',
},
}SCSS
$custom: #8ecfc7; $custom-light: #b1ddd8; $custom-dark: #000000;
JSON
{
"hex": "#8ecfc7",
"rgb": {
"r": 142,
"g": 207,
"b": 199
},
"hsl": {
"h": 172.615,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80852,
"c": 0.06701,
"h": 186.3
},
"luminance": 0.545
}Semantic roles & 50–950 ramp
primary
#8ECFC7
secondary
#A45D66
accent
#3242B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483