#8ECFC6#8ECFC6
#8ECFC6 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.067 H 185.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFC6 |
|---|---|
| RGB | rgb(142, 207, 198) |
| HSL | hsl(172, 40%, 68%) |
| HSV | hsv(172, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(78.72, -22.51, -2.12) |
| CIE-LCH | lch(78.72, 22.61, 185.38°) |
| OKLab | oklab(80.82% -0.067 -0.006) |
| OKLCH | oklch(80.82% 0.067 185.1) |
| XYZ | xyz(43.6577, 54.4512, 61.6249) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.81
Mediumturquoise
#48D1CC
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 8.37
Turquoise
#40E0D0
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFC6 #CF8E97
analogous
#8ECFA5 #8ECFC6 #8EB7CF
triadic
#8ECFC6 #C68ECF #CFC68E
tetradic
#8ECFC6 #A58ECF #CF8E97 #B7CF8E
square
#8ECFC6 #A58ECF #CF8E97 #B7CF8E
split-complementary
#8ECFC6 #CF8EB7 #CFA58E
monochromatic
#449F92 #63BDB0 #8ECFC6 #B9E1DC #E4F3F1
Accessibility & contrast
On white
1.77
#8ECFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8ECFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFC6
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFC6 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#BDBFC7
Tritanopia (blue-blind)
#79D2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecfc6; /* rgb */ color: rgb(142, 207, 198); /* oklch */ color: oklch(80.8% 0.067 185.1);
Tailwind
colors: {
custom: {
50: '#b1ddd7',
500: '#8ecfc6',
950: '#000000',
},
}SCSS
$custom: #8ecfc6; $custom-light: #b1ddd7; $custom-dark: #000000;
JSON
{
"hex": "#8ecfc6",
"rgb": {
"r": 142,
"g": 207,
"b": 198
},
"hsl": {
"h": 171.692,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80822,
"c": 0.06728,
"h": 185.1
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#8ECFC6
secondary
#A45D67
accent
#3244B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483