#87CBB2#87CBB2
#87CBB2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.078 H 169.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBB2 |
|---|---|
| RGB | rgb(135, 203, 178) |
| HSL | hsl(158, 40%, 66%) |
| HSV | hsv(158, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.72, -26.92, 5.68) |
| CIE-LCH | lch(76.72, 27.52, 168.09°) |
| OKLab | oklab(78.95% -0.0765 0.0146) |
| OKLCH | oklch(78.95% 0.078 169.2) |
| XYZ | xyz(39.3806, 51.0749, 49.8942) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.78
Seafoam Blue
#78D1B6
ΔE00 2.90
Mediumaquamarine
#66CDAA
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 6.27
Seafoam
#7FE0B3
ΔE00 7.09
Eucalyptus
#44D7A8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBB2 #CB87A0
analogous
#87CB90 #87CBB2 #87C2CB
triadic
#87CBB2 #B287CB #CBB287
tetradic
#87CBB2 #9087CB #CB87A0 #C2CB87
square
#87CBB2 #9087CB #CB87A0 #C2CB87
split-complementary
#87CBB2 #CB87C2 #CB9087
monochromatic
#419677 #5CB897 #87CBB2 #B2DECD #DCF0E9
Accessibility & contrast
On white
1.87
#87CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#87CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBB2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBB2 | 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)
#C7C2B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#75CCC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cbb2; /* rgb */ color: rgb(135, 203, 178); /* oklch */ color: oklch(79.0% 0.078 169.2);
Tailwind
colors: {
custom: {
50: '#acdbc9',
500: '#87cbb2',
950: '#000000',
},
}SCSS
$custom: #87cbb2; $custom-light: #acdbc9; $custom-dark: #000000;
JSON
{
"hex": "#87cbb2",
"rgb": {
"r": 135,
"g": 203,
"b": 178
},
"hsl": {
"h": 157.941,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.78954,
"c": 0.07791,
"h": 169.2
},
"luminance": 0.51077
}Semantic roles & 50–950 ramp
primary
#87CBB2
secondary
#9D5972
accent
#3362B3
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482