#8ECFC5#8ECFC5
#8ECFC5 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.068 H 184.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFC5 |
|---|---|
| RGB | rgb(142, 207, 197) |
| HSL | hsl(171, 40%, 68%) |
| HSV | hsv(171, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.70, -22.73, -1.62) |
| CIE-LCH | lch(78.70, 22.79, 184.08°) |
| OKLab | oklab(80.79% -0.0674 -0.0047) |
| OKLCH | oklch(80.79% 0.068 184) |
| XYZ | xyz(43.5427, 54.4052, 61.0194) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.62
Seafoam Blue
#78D1B6
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.56
Turquoise
#40E0D0
ΔE00 8.85
Light Teal
#90E4C1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFC5 #CF8E98
analogous
#8ECFA4 #8ECFC5 #8EB8CF
triadic
#8ECFC5 #C58ECF #CFC58E
tetradic
#8ECFC5 #A48ECF #CF8E98 #B8CF8E
square
#8ECFC5 #A48ECF #CF8E98 #B8CF8E
split-complementary
#8ECFC5 #CF8EB8 #CFA48E
monochromatic
#449F91 #63BDAF #8ECFC5 #B9E1DB #E4F3F1
Accessibility & contrast
On white
1.77
#8ECFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#8ECFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFC5
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFC5 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#BDBFC6
Tritanopia (blue-blind)
#79D2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecfc5; /* rgb */ color: rgb(142, 207, 197); /* oklch */ color: oklch(80.8% 0.068 184.0);
Tailwind
colors: {
custom: {
50: '#b1ded6',
500: '#8ecfc5',
950: '#000000',
},
}SCSS
$custom: #8ecfc5; $custom-light: #b1ded6; $custom-dark: #000000;
JSON
{
"hex": "#8ecfc5",
"rgb": {
"r": 142,
"g": 207,
"b": 197
},
"hsl": {
"h": 170.769,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80792,
"c": 0.06759,
"h": 184
},
"luminance": 0.54408
}Semantic roles & 50–950 ramp
primary
#8ECFC5
secondary
#A45D68
accent
#3246B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483