#87ABB2#87ABB2
#87ABB2 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.7% C 0.040 H 210.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABB2 |
|---|---|
| RGB | rgb(135, 171, 178) |
| HSL | hsl(190, 22%, 61%) |
| HSV | hsv(190, 24%, 70%) |
| CMYK | cmyk(24.2%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.64, -10.58, -7.61) |
| CIE-LCH | lch(67.64, 13.03, 215.74°) |
| OKLab | oklab(71.7% -0.0347 -0.0207) |
| OKLCH | oklch(71.7% 0.04 210.8) |
| XYZ | xyz(32.5881, 37.4898, 47.6301) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.10
Greyblue
#77A1B5
ΔE00 6.07
Cool Grey
#95A3A6
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 8.04
Cadetblue
#5F9EA0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABB2 #B28E87
analogous
#87B2A4 #87ABB2 #8796B2
triadic
#87ABB2 #B287AB #ABB287
tetradic
#87ABB2 #A487B2 #B28E87 #96B287
square
#87ABB2 #A487B2 #B28E87 #96B287
split-complementary
#87ABB2 #B28796 #B2A487
monochromatic
#4A6D74 #629099 #87ABB2 #ACC5CA #D2DFE2
Accessibility & contrast
On white
2.47
#87ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#87ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABB2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABB2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B2
Deuteranopia (green-blind)
#9DA2B2
Tritanopia (blue-blind)
#7AAEAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87abb2; /* rgb */ color: rgb(135, 171, 178); /* oklch */ color: oklch(71.7% 0.040 210.8);
Tailwind
colors: {
custom: {
50: '#abc4c9',
500: '#87abb2',
950: '#000000',
},
}SCSS
$custom: #87abb2; $custom-light: #abc4c9; $custom-dark: #000000;
JSON
{
"hex": "#87abb2",
"rgb": {
"r": 135,
"g": 171,
"b": 178
},
"hsl": {
"h": 189.767,
"s": 21.827,
"l": 61.373
},
"oklch": {
"l": 0.71701,
"c": 0.04044,
"h": 210.8
},
"luminance": 0.37491
}Semantic roles & 50–950 ramp
primary
#87ABB2
secondary
#D2C5C2
accent
#5445A0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182