#8CD2CD#8CD2CD
#8CD2CD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.6% C 0.071 H 190.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2CD |
|---|---|
| RGB | rgb(140, 210, 205) |
| HSL | hsl(176, 44%, 69%) |
| HSV | hsv(176, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(79.66, -22.97, -4.51) |
| CIE-LCH | lch(79.66, 23.40, 191.12°) |
| OKLab | oklab(81.6% -0.0695 -0.0125) |
| OKLCH | oklch(81.6% 0.071 190.2) |
| XYZ | xyz(44.8774, 56.0737, 66.2044) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 7.99
Seafoam Blue
#78D1B6
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2CD #D28C91
analogous
#8CD2AA #8CD2CD #8CB4D2
triadic
#8CD2CD #CD8CD2 #D2CD8C
tetradic
#8CD2CD #AA8CD2 #D28C91 #B4D28C
square
#8CD2CD #AA8CD2 #D28C91 #B4D28C
split-complementary
#8CD2CD #D28CB4 #D2AA8C
monochromatic
#40A49C #60C1BA #8CD2CD #B8E3E0 #E4F4F3
Accessibility & contrast
On white
1.72
#8CD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#8CD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2CD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2CD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#73D6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd2cd; /* rgb */ color: rgb(140, 210, 205); /* oklch */ color: oklch(81.6% 0.071 190.2);
Tailwind
colors: {
custom: {
50: '#b0e0dc',
500: '#8cd2cd',
950: '#000000',
},
}SCSS
$custom: #8cd2cd; $custom-light: #b0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8cd2cd",
"rgb": {
"r": 140,
"g": 210,
"b": 205
},
"hsl": {
"h": 175.714,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.81604,
"c": 0.07066,
"h": 190.2
},
"luminance": 0.56076
}Semantic roles & 50–950 ramp
primary
#8CD2CD
secondary
#A85B60
accent
#2F38B7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484