#8CD0CD#8CD0CD
#8CD0CD is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.069 H 192.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0CD |
|---|---|
| RGB | rgb(140, 208, 205) |
| HSL | hsl(177, 42%, 68%) |
| HSV | hsv(177, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.09, -21.97, -5.34) |
| CIE-LCH | lch(79.09, 22.61, 193.66°) |
| OKLab | oklab(81.15% -0.0671 -0.0147) |
| OKLCH | oklch(81.15% 0.069 192.4) |
| XYZ | xyz(44.3867, 55.0923, 66.0408) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Darkturquoise
#00CED1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0CD #D08C8F
analogous
#8CD0AB #8CD0CD #8CB1D0
triadic
#8CD0CD #CD8CD0 #D0CD8C
tetradic
#8CD0CD #AB8CD0 #D08C8F #B1D08C
square
#8CD0CD #AB8CD0 #D08C8F #B1D08C
split-complementary
#8CD0CD #D08CB1 #D0AB8C
monochromatic
#41A09C #61BEBA #8CD0CD #B7E2E0 #E3F4F3
Accessibility & contrast
On white
1.75
#8CD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8CD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0CD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0CD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#73D4CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd0cd; /* rgb */ color: rgb(140, 208, 205); /* oklch */ color: oklch(81.2% 0.069 192.4);
Tailwind
colors: {
custom: {
50: '#b0dedc',
500: '#8cd0cd',
950: '#000000',
},
}SCSS
$custom: #8cd0cd; $custom-light: #b0dedc; $custom-dark: #000000;
JSON
{
"hex": "#8cd0cd",
"rgb": {
"r": 140,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.353,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.81154,
"c": 0.06868,
"h": 192.4
},
"luminance": 0.55095
}Semantic roles & 50–950 ramp
primary
#8CD0CD
secondary
#A55B5E
accent
#3036B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484