#87D2CA#87D2CA
#87D2CA is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.076 H 187.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87D2CA |
|---|---|
| RGB | rgb(135, 210, 202) |
| HSL | hsl(174, 45%, 68%) |
| HSV | hsv(174, 36%, 82%) |
| CMYK | cmyk(35.7%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(79.33, -25.02, -3.41) |
| CIE-LCH | lch(79.33, 25.25, 187.76°) |
| OKLab | oklab(81.25% -0.075 -0.0096) |
| OKLCH | oklch(81.25% 0.076 187.3) |
| XYZ | xyz(43.6951, 55.5056, 64.2769) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.52
Seafoam Blue
#78D1B6
ΔE00 6.84
Turquoise
#40E0D0
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 8.10
Darkturquoise
#00CED1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D2CA #D2878F
analogous
#87D2A4 #87D2CA #87B4D2
triadic
#87D2CA #CA87D2 #D2CA87
tetradic
#87D2CA #A487D2 #D2878F #B4D287
square
#87D2CA #A487D2 #D2878F #B4D287
split-complementary
#87D2CA #D287B4 #D2A487
monochromatic
#3DA297 #5AC1B6 #87D2CA #B4E3DE #E0F3F1
Accessibility & contrast
On white
1.74
#87D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#87D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D2CA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D2CA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#6CD5CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #87d2ca; /* rgb */ color: rgb(135, 210, 202); /* oklch */ color: oklch(81.3% 0.076 187.3);
Tailwind
colors: {
custom: {
50: '#ade0da',
500: '#87d2ca',
950: '#000000',
},
}SCSS
$custom: #87d2ca; $custom-light: #ade0da; $custom-dark: #000000;
JSON
{
"hex": "#87d2ca",
"rgb": {
"r": 135,
"g": 210,
"b": 202
},
"hsl": {
"h": 173.6,
"s": 45.455,
"l": 67.647
},
"oklch": {
"l": 0.81252,
"c": 0.07557,
"h": 187.3
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#87D2CA
secondary
#A7565F
accent
#2D3CB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483