#8ECFCA#8ECFCA
#8ECFCA is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.066 H 189.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFCA |
|---|---|
| RGB | rgb(142, 207, 202) |
| HSL | hsl(175, 40%, 68%) |
| HSV | hsv(175, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.83, -21.60, -4.11) |
| CIE-LCH | lch(78.83, 21.99, 190.76°) |
| OKLab | oklab(80.94% -0.0654 -0.0114) |
| OKLCH | oklch(80.94% 0.066 189.9) |
| XYZ | xyz(44.1252, 54.6382, 64.0868) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 7.91
Seafoam Blue
#78D1B6
ΔE00 8.32
Darkturquoise
#00CED1
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFCA #CF8E93
analogous
#8ECFA9 #8ECFCA #8EB3CF
triadic
#8ECFCA #CA8ECF #CFCA8E
tetradic
#8ECFCA #A98ECF #CF8E93 #B3CF8E
square
#8ECFCA #A98ECF #CF8E93 #B3CF8E
split-complementary
#8ECFCA #CF8EB3 #CFA98E
monochromatic
#449F98 #63BDB6 #8ECFCA #B9E1DE #E4F3F2
Accessibility & contrast
On white
1.76
#8ECFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#8ECFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFCA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFCA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#77D2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecfca; /* rgb */ color: rgb(142, 207, 202); /* oklch */ color: oklch(80.9% 0.066 189.9);
Tailwind
colors: {
custom: {
50: '#b1ddda',
500: '#8ecfca',
950: '#000000',
},
}SCSS
$custom: #8ecfca; $custom-light: #b1ddda; $custom-dark: #000000;
JSON
{
"hex": "#8ecfca",
"rgb": {
"r": 142,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.385,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80945,
"c": 0.06634,
"h": 189.9
},
"luminance": 0.54641
}Semantic roles & 50–950 ramp
primary
#8ECFCA
secondary
#A45D62
accent
#323CB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483