#8CD5CD#8CD5CD
#8CD5CD is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.3% C 0.074 H 187.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5CD |
|---|---|
| RGB | rgb(140, 213, 205) |
| HSL | hsl(173, 46%, 69%) |
| HSV | hsv(173, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.50, -24.45, -3.27) |
| CIE-LCH | lch(80.50, 24.67, 187.62°) |
| OKLab | oklab(82.28% -0.0732 -0.0092) |
| OKLCH | oklch(82.28% 0.074 187.1) |
| XYZ | xyz(45.6250, 57.5689, 66.4536) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.80
Seafoam Blue
#78D1B6
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.32
Turquoise
#40E0D0
ΔE00 7.83
Powder Blue
#B0E0E6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5CD #D58C94
analogous
#8CD5A9 #8CD5CD #8CB9D5
triadic
#8CD5CD #CD8CD5 #D5CD8C
tetradic
#8CD5CD #A98CD5 #D58C94 #B9D58C
square
#8CD5CD #A98CD5 #D58C94 #B9D58C
split-complementary
#8CD5CD #D58CB9 #D5A98C
monochromatic
#3EA99D #5FC5BA #8CD5CD #B9E5E0 #E6F6F4
Accessibility & contrast
On white
1.68
#8CD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#8CD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5CD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5CD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#72D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd5cd; /* rgb */ color: rgb(140, 213, 205); /* oklch */ color: oklch(82.3% 0.074 187.1);
Tailwind
colors: {
custom: {
50: '#b0e2dc',
500: '#8cd5cd',
950: '#000000',
},
}SCSS
$custom: #8cd5cd; $custom-light: #b0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#8cd5cd",
"rgb": {
"r": 140,
"g": 213,
"b": 205
},
"hsl": {
"h": 173.425,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.82279,
"c": 0.0738,
"h": 187.1
},
"luminance": 0.57572
}Semantic roles & 50–950 ramp
primary
#8CD5CD
secondary
#AB5A63
accent
#2C3BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484