#87CBBF#87CBBF
#87CBBF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.071 H 182.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBBF |
|---|---|
| RGB | rgb(135, 203, 191) |
| HSL | hsl(169, 40%, 66%) |
| HSV | hsv(169, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.05, -24.08, -0.84) |
| CIE-LCH | lch(77.05, 24.09, 182.00°) |
| OKLab | oklab(79.33% -0.071 -0.0026) |
| OKLCH | oklch(79.33% 0.071 182.1) |
| XYZ | xyz(40.7483, 51.6220, 57.0970) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 7.12
Mediumaquamarine
#66CDAA
ΔE00 8.14
Turquoise
#40E0D0
ΔE00 8.63
Light Teal
#90E4C1
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBBF #CB8793
analogous
#87CB9D #87CBBF #87B5CB
triadic
#87CBBF #BF87CB #CBBF87
tetradic
#87CBBF #9D87CB #CB8793 #B5CB87
square
#87CBBF #9D87CB #CB8793 #B5CB87
split-complementary
#87CBBF #CB87B5 #CB9D87
monochromatic
#419687 #5CB8A8 #87CBBF #B2DED6 #DCF0ED
Accessibility & contrast
On white
1.85
#87CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#87CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBBF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBBF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#71CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87cbbf; /* rgb */ color: rgb(135, 203, 191); /* oklch */ color: oklch(79.3% 0.071 182.1);
Tailwind
colors: {
custom: {
50: '#acdbd2',
500: '#87cbbf',
950: '#000000',
},
}SCSS
$custom: #87cbbf; $custom-light: #acdbd2; $custom-dark: #000000;
JSON
{
"hex": "#87cbbf",
"rgb": {
"r": 135,
"g": 203,
"b": 191
},
"hsl": {
"h": 169.412,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.79328,
"c": 0.07101,
"h": 182.1
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#87CBBF
secondary
#9D5965
accent
#3349B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483