#8CD0CB#8CD0CB
#8CD0CB is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.1% C 0.069 H 190.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0CB |
|---|---|
| RGB | rgb(140, 208, 203) |
| HSL | hsl(176, 42%, 68%) |
| HSV | hsv(176, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(79.04, -22.43, -4.35) |
| CIE-LCH | lch(79.04, 22.85, 190.97°) |
| OKLab | oklab(81.09% -0.0679 -0.012) |
| OKLCH | oklch(81.09% 0.069 190.1) |
| XYZ | xyz(44.1468, 54.9964, 64.7775) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 8.07
Seafoam Blue
#78D1B6
ΔE00 8.20
Darkturquoise
#00CED1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0CB #D08C91
analogous
#8CD0A9 #8CD0CB #8CB3D0
triadic
#8CD0CB #CB8CD0 #D0CB8C
tetradic
#8CD0CB #A98CD0 #D08C91 #B3D08C
square
#8CD0CB #A98CD0 #D08C91 #B3D08C
split-complementary
#8CD0CB #D08CB3 #D0A98C
monochromatic
#41A099 #61BEB7 #8CD0CB #B7E2DF #E3F4F2
Accessibility & contrast
On white
1.75
#8CD0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#8CD0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0CB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0CB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#74D3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd0cb; /* rgb */ color: rgb(140, 208, 203); /* oklch */ color: oklch(81.1% 0.069 190.1);
Tailwind
colors: {
custom: {
50: '#b0deda',
500: '#8cd0cb',
950: '#000000',
},
}SCSS
$custom: #8cd0cb; $custom-light: #b0deda; $custom-dark: #000000;
JSON
{
"hex": "#8cd0cb",
"rgb": {
"r": 140,
"g": 208,
"b": 203
},
"hsl": {
"h": 175.588,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.81092,
"c": 0.06897,
"h": 190.1
},
"luminance": 0.54999
}Semantic roles & 50–950 ramp
primary
#8CD0CB
secondary
#A55B60
accent
#303AB5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483