#87CBB3#87CBB3
#87CBB3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.077 H 170.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBB3 |
|---|---|
| RGB | rgb(135, 203, 179) |
| HSL | hsl(159, 40%, 66%) |
| HSV | hsv(159, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(76.75, -26.71, 5.18) |
| CIE-LCH | lch(76.75, 27.21, 169.03°) |
| OKLab | oklab(78.98% -0.0761 0.0133) |
| OKLCH | oklch(78.98% 0.077 170.1) |
| XYZ | xyz(39.4814, 51.1152, 50.4249) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.79
Seafoam Blue
#78D1B6
ΔE00 2.92
Mediumaquamarine
#66CDAA
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 7.31
Eucalyptus
#44D7A8
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBB3 #CB879F
analogous
#87CB91 #87CBB3 #87C1CB
triadic
#87CBB3 #B387CB #CBB387
tetradic
#87CBB3 #9187CB #CB879F #C1CB87
square
#87CBB3 #9187CB #CB879F #C1CB87
split-complementary
#87CBB3 #CB87C1 #CB9187
monochromatic
#419678 #5CB898 #87CBB3 #B2DECE #DCF0E9
Accessibility & contrast
On white
1.87
#87CBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#87CBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBB3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBB3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#BCBAB5
Tritanopia (blue-blind)
#75CCC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cbb3; /* rgb */ color: rgb(135, 203, 179); /* oklch */ color: oklch(79.0% 0.077 170.1);
Tailwind
colors: {
custom: {
50: '#acdbc9',
500: '#87cbb3',
950: '#000000',
},
}SCSS
$custom: #87cbb3; $custom-light: #acdbc9; $custom-dark: #000000;
JSON
{
"hex": "#87cbb3",
"rgb": {
"r": 135,
"g": 203,
"b": 179
},
"hsl": {
"h": 158.824,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.78982,
"c": 0.07724,
"h": 170.1
},
"luminance": 0.51117
}Semantic roles & 50–950 ramp
primary
#87CBB3
secondary
#9D5971
accent
#3360B3
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482