#87D2CC#87D2CC
#87D2CC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.075 H 189.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #87D2CC |
|---|---|
| RGB | rgb(135, 210, 204) |
| HSL | hsl(175, 45%, 68%) |
| HSV | hsv(175, 36%, 82%) |
| CMYK | cmyk(35.7%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(79.39, -24.55, -4.40) |
| CIE-LCH | lch(79.39, 24.94, 190.16°) |
| OKLab | oklab(81.31% -0.0741 -0.0122) |
| OKLCH | oklch(81.31% 0.075 189.4) |
| XYZ | xyz(43.9334, 55.6009, 65.5321) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 7.78
Turquoise
#40E0D0
ΔE00 7.97
Darkturquoise
#00CED1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D2CC #D2878D
analogous
#87D2A6 #87D2CC #87B2D2
triadic
#87D2CC #CC87D2 #D2CC87
tetradic
#87D2CC #A687D2 #D2878D #B2D287
square
#87D2CC #A687D2 #D2878D #B2D287
split-complementary
#87D2CC #D287B2 #D2A687
monochromatic
#3DA29A #5AC1B9 #87D2CC #B4E3DF #E0F3F2
Accessibility & contrast
On white
1.73
#87D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#87D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D2CC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D2CC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#BDC0CD
Tritanopia (blue-blind)
#6BD6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #87d2cc; /* rgb */ color: rgb(135, 210, 204); /* oklch */ color: oklch(81.3% 0.075 189.4);
Tailwind
colors: {
custom: {
50: '#ade0db',
500: '#87d2cc',
950: '#000000',
},
}SCSS
$custom: #87d2cc; $custom-light: #ade0db; $custom-dark: #000000;
JSON
{
"hex": "#87d2cc",
"rgb": {
"r": 135,
"g": 210,
"b": 204
},
"hsl": {
"h": 175.2,
"s": 45.455,
"l": 67.647
},
"oklch": {
"l": 0.81313,
"c": 0.07513,
"h": 189.4
},
"luminance": 0.55604
}Semantic roles & 50–950 ramp
primary
#87D2CC
secondary
#A7565D
accent
#2D38B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484