#8CD4CB#8CD4CB
#8CD4CB is a light, moderate teal. Relative luminance 0.570; OKLCH L 82.0% C 0.073 H 186.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4CB |
|---|---|
| RGB | rgb(140, 212, 203) |
| HSL | hsl(173, 46%, 69%) |
| HSV | hsv(173, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(80.16, -24.41, -2.69) |
| CIE-LCH | lch(80.16, 24.56, 186.30°) |
| OKLab | oklab(81.99% -0.0728 -0.0076) |
| OKLCH | oklch(81.99% 0.073 186) |
| XYZ | xyz(45.1344, 56.9715, 65.1067) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 7.66
Turquoise
#40E0D0
ΔE00 7.85
Tiffany Blue
#7BF2DA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4CB #D48C95
analogous
#8CD4A7 #8CD4CB #8CB9D4
triadic
#8CD4CB #CB8CD4 #D4CB8C
tetradic
#8CD4CB #A78CD4 #D48C95 #B9D48C
square
#8CD4CB #A78CD4 #D48C95 #B9D48C
split-complementary
#8CD4CB #D48CB9 #D4A78C
monochromatic
#3EA79A #5FC3B7 #8CD4CB #B9E5DF #E5F5F3
Accessibility & contrast
On white
1.69
#8CD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#8CD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4CB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4CB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#73D7D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd4cb; /* rgb */ color: rgb(140, 212, 203); /* oklch */ color: oklch(82.0% 0.073 186.0);
Tailwind
colors: {
custom: {
50: '#b0e1da',
500: '#8cd4cb',
950: '#000000',
},
}SCSS
$custom: #8cd4cb; $custom-light: #b0e1da; $custom-dark: #000000;
JSON
{
"hex": "#8cd4cb",
"rgb": {
"r": 140,
"g": 212,
"b": 203
},
"hsl": {
"h": 172.5,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.81992,
"c": 0.07324,
"h": 186
},
"luminance": 0.56974
}Semantic roles & 50–950 ramp
primary
#8CD4CB
secondary
#AA5A64
accent
#2D3EB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483