#8ECFC2#8ECFC2
#8ECFC2 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.069 H 180.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFC2 |
|---|---|
| RGB | rgb(142, 207, 194) |
| HSL | hsl(168, 40%, 68%) |
| HSV | hsv(168, 31%, 81%) |
| CMYK | cmyk(31.4%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(78.62, -23.40, -0.13) |
| CIE-LCH | lch(78.62, 23.40, 180.31°) |
| OKLab | oklab(80.7% -0.0687 -0.0007) |
| OKLCH | oklch(80.7% 0.069 180.6) |
| XYZ | xyz(43.2024, 54.2691, 59.2270) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 7.81
Light Teal
#90E4C1
ΔE00 8.19
Mediumaquamarine
#66CDAA
ΔE00 8.24
Turquoise
#40E0D0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFC2 #CF8E9B
analogous
#8ECFA1 #8ECFC2 #8EBBCF
triadic
#8ECFC2 #C28ECF #CFC28E
tetradic
#8ECFC2 #A18ECF #CF8E9B #BBCF8E
square
#8ECFC2 #A18ECF #CF8E9B #BBCF8E
split-complementary
#8ECFC2 #CF8EBB #CFA18E
monochromatic
#449F8D #63BDAB #8ECFC2 #B9E1D9 #E4F3F0
Accessibility & contrast
On white
1.77
#8ECFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8ECFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFC2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFC2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#BEBFC3
Tritanopia (blue-blind)
#7AD1CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecfc2; /* rgb */ color: rgb(142, 207, 194); /* oklch */ color: oklch(80.7% 0.069 180.6);
Tailwind
colors: {
custom: {
50: '#b1ded4',
500: '#8ecfc2',
950: '#000000',
},
}SCSS
$custom: #8ecfc2; $custom-light: #b1ded4; $custom-dark: #000000;
JSON
{
"hex": "#8ecfc2",
"rgb": {
"r": 142,
"g": 207,
"b": 194
},
"hsl": {
"h": 168,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.80702,
"c": 0.06868,
"h": 180.6
},
"luminance": 0.54271
}Semantic roles & 50–950 ramp
primary
#8ECFC2
secondary
#A45D6B
accent
#324CB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483