#87D0CA#87D0CA
#87D0CA is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.073 H 189.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #87D0CA |
|---|---|
| RGB | rgb(135, 208, 202) |
| HSL | hsl(175, 44%, 67%) |
| HSV | hsv(175, 35%, 82%) |
| CMYK | cmyk(35.1%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.77, -24.03, -4.24) |
| CIE-LCH | lch(78.77, 24.40, 190.01°) |
| OKLab | oklab(80.8% -0.0725 -0.0118) |
| OKLCH | oklch(80.8% 0.073 189.2) |
| XYZ | xyz(43.2044, 54.5242, 64.1133) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 7.13
Seafoam Blue
#78D1B6
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 8.11
Darkturquoise
#00CED1
ΔE00 8.27
Turquoise
#40E0D0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D0CA #D0878D
analogous
#87D0A5 #87D0CA #87B2D0
triadic
#87D0CA #CA87D0 #D0CA87
tetradic
#87D0CA #A587D0 #D0878D #B2D087
square
#87D0CA #A587D0 #D0878D #B2D087
split-complementary
#87D0CA #D087B2 #D0A587
monochromatic
#3E9F97 #5BBFB7 #87D0CA #B3E1DD #DFF2F1
Accessibility & contrast
On white
1.76
#87D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#87D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D0CA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D0CA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#6CD4CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #87d0ca; /* rgb */ color: rgb(135, 208, 202); /* oklch */ color: oklch(80.8% 0.073 189.2);
Tailwind
colors: {
custom: {
50: '#addeda',
500: '#87d0ca',
950: '#000000',
},
}SCSS
$custom: #87d0ca; $custom-light: #addeda; $custom-dark: #000000;
JSON
{
"hex": "#87d0ca",
"rgb": {
"r": 135,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.068,
"s": 43.713,
"l": 67.255
},
"oklch": {
"l": 0.80799,
"c": 0.07347,
"h": 189.2
},
"luminance": 0.54527
}Semantic roles & 50–950 ramp
primary
#87D0CA
secondary
#A4575D
accent
#2F3AB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483