#87CFB8#87CFB8
#87CFB8 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.080 H 172.1°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFB8 |
|---|---|
| RGB | rgb(135, 207, 184) |
| HSL | hsl(161, 43%, 67%) |
| HSV | hsv(161, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 11.1%, 18.8%) |
| CIE-LAB | lab(78.01, -27.58, 4.32) |
| CIE-LCH | lch(78.01, 27.92, 171.11°) |
| OKLab | oklab(80.04% -0.0789 0.011) |
| OKLCH | oklch(80.04% 0.08 172.1) |
| XYZ | xyz(40.9531, 53.2348, 53.4555) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.29
Seafoam Blue
#78D1B6
ΔE00 2.37
Mediumaquamarine
#66CDAA
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 6.99
Eucalyptus
#44D7A8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFB8 #CF879E
analogous
#87CF94 #87CFB8 #87C2CF
triadic
#87CFB8 #B887CF #CFB887
tetradic
#87CFB8 #9487CF #CF879E #C2CF87
square
#87CFB8 #9487CF #CF879E #C2CF87
split-complementary
#87CFB8 #CF87C2 #CF9487
monochromatic
#3F9D7F #5BBE9E #87CFB8 #B3E0D2 #DEF2EC
Accessibility & contrast
On white
1.80
#87CFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#87CFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFB8
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFB8 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B7
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#73D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cfb8; /* rgb */ color: rgb(135, 207, 184); /* oklch */ color: oklch(80.0% 0.080 172.1);
Tailwind
colors: {
custom: {
50: '#acdecd',
500: '#87cfb8',
950: '#000000',
},
}SCSS
$custom: #87cfb8; $custom-light: #acdecd; $custom-dark: #000000;
JSON
{
"hex": "#87cfb8",
"rgb": {
"r": 135,
"g": 207,
"b": 184
},
"hsl": {
"h": 160.833,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80039,
"c": 0.07967,
"h": 172.1
},
"luminance": 0.53237
}Semantic roles & 50–950 ramp
primary
#87CFB8
secondary
#A35870
accent
#305AB6
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483