#8CD2CB#8CD2CB
#8CD2CB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.5% C 0.071 H 188.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2CB |
|---|---|
| RGB | rgb(140, 210, 203) |
| HSL | hsl(174, 44%, 69%) |
| HSV | hsv(174, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(79.60, -23.43, -3.52) |
| CIE-LCH | lch(79.60, 23.69, 188.55°) |
| OKLab | oklab(81.54% -0.0704 -0.0098) |
| OKLCH | oklch(81.54% 0.071 188) |
| XYZ | xyz(44.6375, 55.9778, 64.9410) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.61
Turquoise
#40E0D0
ΔE00 8.40
Powder Blue
#B0E0E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2CB #D28C93
analogous
#8CD2A8 #8CD2CB #8CB6D2
triadic
#8CD2CB #CB8CD2 #D2CB8C
tetradic
#8CD2CB #A88CD2 #D28C93 #B6D28C
square
#8CD2CB #A88CD2 #D28C93 #B6D28C
split-complementary
#8CD2CB #D28CB6 #D2A88C
monochromatic
#40A49A #60C1B7 #8CD2CB #B8E3DF #E4F4F3
Accessibility & contrast
On white
1.72
#8CD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#8CD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2CB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2CB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#73D5D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd2cb; /* rgb */ color: rgb(140, 210, 203); /* oklch */ color: oklch(81.5% 0.071 188.0);
Tailwind
colors: {
custom: {
50: '#b0e0da',
500: '#8cd2cb',
950: '#000000',
},
}SCSS
$custom: #8cd2cb; $custom-light: #b0e0da; $custom-dark: #000000;
JSON
{
"hex": "#8cd2cb",
"rgb": {
"r": 140,
"g": 210,
"b": 203
},
"hsl": {
"h": 174,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.81542,
"c": 0.07106,
"h": 188
},
"luminance": 0.5598
}Semantic roles & 50–950 ramp
primary
#8CD2CB
secondary
#A85B62
accent
#2F3CB7
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483