#8EC0BF#8EC0BF
#8EC0BF is a light, muted teal. Relative luminance 0.472; OKLCH L 77.2% C 0.052 H 194.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0BF |
|---|---|
| RGB | rgb(142, 192, 191) |
| HSL | hsl(179, 28%, 65%) |
| HSV | hsv(179, 26%, 75%) |
| CMYK | cmyk(26%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.32, -16.50, -4.81) |
| CIE-LCH | lch(74.32, 17.18, 196.26°) |
| OKLab | oklab(77.24% -0.0507 -0.0132) |
| OKLCH | oklch(77.24% 0.052 194.6) |
| XYZ | xyz(39.4059, 47.2098, 56.3162) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.79
Pale Teal
#82CBB2
ΔE00 9.85
Mediumturquoise
#48D1CC
ΔE00 9.99
Cadetblue
#5F9EA0
ΔE00 10.76
Paleturquoise
#AFEEEE
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0BF #C08E8F
analogous
#8EC0A6 #8EC0BF #8EA8C0
triadic
#8EC0BF #BF8EC0 #C0BF8E
tetradic
#8EC0BF #A68EC0 #C08E8F #A8C08E
square
#8EC0BF #A68EC0 #C08E8F #A8C08E
split-complementary
#8EC0BF #C08EA8 #C0A68E
monochromatic
#4C8887 #67AAA9 #8EC0BF #B5D6D5 #DDECEC
Accessibility & contrast
On white
2.01
#8EC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8EC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0BF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0BF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#7DC3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ec0bf; /* rgb */ color: rgb(142, 192, 191); /* oklch */ color: oklch(77.2% 0.052 194.6);
Tailwind
colors: {
custom: {
50: '#b0d3d2',
500: '#8ec0bf',
950: '#000000',
},
}SCSS
$custom: #8ec0bf; $custom-light: #b0d3d2; $custom-dark: #000000;
JSON
{
"hex": "#8ec0bf",
"rgb": {
"r": 142,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.8,
"s": 28.409,
"l": 65.49
},
"oklch": {
"l": 0.77245,
"c": 0.05242,
"h": 194.6
},
"luminance": 0.47212
}Semantic roles & 50–950 ramp
primary
#8EC0BF
secondary
#DDCDCD
accent
#3E41A7
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282