#8CC0BF#8CC0BF
#8CC0BF is a light, muted teal. Relative luminance 0.470; OKLCH L 77.1% C 0.054 H 194.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0BF |
|---|---|
| RGB | rgb(140, 192, 191) |
| HSL | hsl(179, 29%, 65%) |
| HSV | hsv(179, 27%, 75%) |
| CMYK | cmyk(27.1%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.21, -17.09, -4.99) |
| CIE-LCH | lch(74.21, 17.80, 196.27°) |
| OKLab | oklab(77.13% -0.0526 -0.0137) |
| OKLCH | oklch(77.13% 0.054 194.6) |
| XYZ | xyz(39.0658, 47.0344, 56.3002) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.92
Mediumturquoise
#48D1CC
ΔE00 9.65
Pale Teal
#82CBB2
ΔE00 9.72
Lightblue
#ADD8E6
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.61
Darkturquoise
#00CED1
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0BF #C08C8D
analogous
#8CC0A5 #8CC0BF #8CA7C0
triadic
#8CC0BF #BF8CC0 #C0BF8C
tetradic
#8CC0BF #A58CC0 #C08C8D #A7C08C
square
#8CC0BF #A58CC0 #C08C8D #A7C08C
split-complementary
#8CC0BF #C08CA7 #C0A58C
monochromatic
#4A8786 #64AAA9 #8CC0BF #B4D6D5 #DBEBEB
Accessibility & contrast
On white
2.02
#8CC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#8CC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0BF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0BF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#AFB3C0
Tritanopia (blue-blind)
#7AC3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cc0bf; /* rgb */ color: rgb(140, 192, 191); /* oklch */ color: oklch(77.1% 0.054 194.6);
Tailwind
colors: {
custom: {
50: '#afd3d2',
500: '#8cc0bf',
950: '#000000',
},
}SCSS
$custom: #8cc0bf; $custom-light: #afd3d2; $custom-dark: #000000;
JSON
{
"hex": "#8cc0bf",
"rgb": {
"r": 140,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.846,
"s": 29.213,
"l": 65.098
},
"oklch": {
"l": 0.77126,
"c": 0.05432,
"h": 194.6
},
"luminance": 0.47036
}Semantic roles & 50–950 ramp
primary
#8CC0BF
secondary
#DDCBCB
accent
#3E40A8
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101414
muted
#7F8282