#87CBB0#87CBB0
#87CBB0 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.079 H 167.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBB0 |
|---|---|
| RGB | rgb(135, 203, 176) |
| HSL | hsl(156, 40%, 66%) |
| HSV | hsv(156, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(76.68, -27.35, 6.68) |
| CIE-LCH | lch(76.68, 28.15, 166.26°) |
| OKLab | oklab(78.9% -0.0774 0.0172) |
| OKLCH | oklch(78.9% 0.079 167.5) |
| XYZ | xyz(39.1813, 50.9952, 48.8444) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.10
Seafoam Blue
#78D1B6
ΔE00 2.99
Mediumaquamarine
#66CDAA
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 6.08
Seafoam
#7FE0B3
ΔE00 6.69
Darkseagreen
#8FBC8F
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBB0 #CB87A2
analogous
#87CB8E #87CBB0 #87C4CB
triadic
#87CBB0 #B087CB #CBB087
tetradic
#87CBB0 #8E87CB #CB87A2 #C4CB87
square
#87CBB0 #8E87CB #CB87A2 #C4CB87
split-complementary
#87CBB0 #CB87C4 #CB8E87
monochromatic
#419675 #5CB894 #87CBB0 #B2DECC #DCF0E8
Accessibility & contrast
On white
1.88
#87CBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#87CBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBB0
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBB0 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AF
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#76CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cbb0; /* rgb */ color: rgb(135, 203, 176); /* oklch */ color: oklch(78.9% 0.079 167.5);
Tailwind
colors: {
custom: {
50: '#acdbc7',
500: '#87cbb0',
950: '#000000',
},
}SCSS
$custom: #87cbb0; $custom-light: #acdbc7; $custom-dark: #000000;
JSON
{
"hex": "#87cbb0",
"rgb": {
"r": 135,
"g": 203,
"b": 176
},
"hsl": {
"h": 156.176,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.78899,
"c": 0.07928,
"h": 167.5
},
"luminance": 0.50997
}Semantic roles & 50–950 ramp
primary
#87CBB0
secondary
#9D5974
accent
#3366B3
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482