#86CBB5#86CBB5
#86CBB5 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.077 H 172.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #86CBB5 |
|---|---|
| RGB | rgb(134, 203, 181) |
| HSL | hsl(161, 40%, 66%) |
| HSV | hsv(161, 34%, 80%) |
| CMYK | cmyk(34%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(76.75, -26.57, 4.09) |
| CIE-LCH | lch(76.75, 26.88, 171.24°) |
| OKLab | oklab(78.98% -0.0761 0.0104) |
| OKLCH | oklch(78.98% 0.077 172.2) |
| XYZ | xyz(39.5250, 51.1141, 51.4904) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.09
Seafoam Blue
#78D1B6
ΔE00 2.95
Mediumaquamarine
#66CDAA
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 7.75
Eucalyptus
#44D7A8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CBB5 #CB869C
analogous
#86CB92 #86CBB5 #86BECB
triadic
#86CBB5 #B586CB #CBB586
tetradic
#86CBB5 #9286CB #CB869C #BECB86
square
#86CBB5 #9286CB #CB869C #BECB86
split-complementary
#86CBB5 #CB86BE #CB9286
monochromatic
#41967B #5BB99B #86CBB5 #B1DDCF #DCF0E9
Accessibility & contrast
On white
1.87
#86CBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#86CBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CBB5
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CBB5 | 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)
#C7C3B4
Deuteranopia (green-blind)
#BBBAB6
Tritanopia (blue-blind)
#73CCC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86cbb5; /* rgb */ color: rgb(134, 203, 181); /* oklch */ color: oklch(79.0% 0.077 172.2);
Tailwind
colors: {
custom: {
50: '#abdbcb',
500: '#86cbb5',
950: '#000000',
},
}SCSS
$custom: #86cbb5; $custom-light: #abdbcb; $custom-dark: #000000;
JSON
{
"hex": "#86cbb5",
"rgb": {
"r": 134,
"g": 203,
"b": 181
},
"hsl": {
"h": 160.87,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.78984,
"c": 0.07679,
"h": 172.2
},
"luminance": 0.51116
}Semantic roles & 50–950 ramp
primary
#86CBB5
secondary
#9D586E
accent
#335CB3
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482