#8CC0BE#8CC0BE
#8CC0BE is a light, muted teal. Relative luminance 0.470; OKLCH L 77.1% C 0.054 H 193.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0BE |
|---|---|
| RGB | rgb(140, 192, 190) |
| HSL | hsl(178, 29%, 65%) |
| HSV | hsv(178, 27%, 75%) |
| CMYK | cmyk(27.1%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(74.18, -17.32, -4.49) |
| CIE-LCH | lch(74.18, 17.89, 194.53°) |
| OKLab | oklab(77.09% -0.053 -0.0123) |
| OKLCH | oklch(77.09% 0.054 193.1) |
| XYZ | xyz(38.9561, 46.9905, 55.7227) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.10
Pale Teal
#82CBB2
ΔE00 9.30
Mediumturquoise
#48D1CC
ΔE00 9.55
Lightblue
#ADD8E6
ΔE00 10.31
Cadetblue
#5F9EA0
ΔE00 10.63
Darkturquoise
#00CED1
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0BE #C08C8E
analogous
#8CC0A4 #8CC0BE #8CA8C0
triadic
#8CC0BE #BE8CC0 #C0BE8C
tetradic
#8CC0BE #A48CC0 #C08C8E #A8C08C
square
#8CC0BE #A48CC0 #C08C8E #A8C08C
split-complementary
#8CC0BE #C08CA8 #C0A48C
monochromatic
#4A8785 #64AAA8 #8CC0BE #B4D6D4 #DBEBEB
Accessibility & contrast
On white
2.02
#8CC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8CC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0BE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0BE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#7BC3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cc0be; /* rgb */ color: rgb(140, 192, 190); /* oklch */ color: oklch(77.1% 0.054 193.1);
Tailwind
colors: {
custom: {
50: '#afd3d1',
500: '#8cc0be',
950: '#000000',
},
}SCSS
$custom: #8cc0be; $custom-light: #afd3d1; $custom-dark: #000000;
JSON
{
"hex": "#8cc0be",
"rgb": {
"r": 140,
"g": 192,
"b": 190
},
"hsl": {
"h": 177.692,
"s": 29.213,
"l": 65.098
},
"oklch": {
"l": 0.77094,
"c": 0.0544,
"h": 193.1
},
"luminance": 0.46992
}Semantic roles & 50–950 ramp
primary
#8CC0BE
secondary
#DDCBCC
accent
#3E42A8
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101414
muted
#7F8282