#86BEBB#86BEBB
#86BEBB is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.058 H 191.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #86BEBB |
|---|---|
| RGB | rgb(134, 190, 187) |
| HSL | hsl(177, 30%, 64%) |
| HSV | hsv(177, 29%, 75%) |
| CMYK | cmyk(29.5%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.21, -18.74, -4.33) |
| CIE-LCH | lch(73.21, 19.23, 193.01°) |
| OKLab | oklab(76.2% -0.0571 -0.0119) |
| OKLCH | oklch(76.2% 0.058 191.8) |
| XYZ | xyz(37.2116, 45.4811, 53.8221) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.80
Mediumturquoise
#48D1CC
ΔE00 8.96
Cadetblue
#5F9EA0
ΔE00 9.89
Powder Blue
#B0E0E6
ΔE00 10.10
Darkturquoise
#00CED1
ΔE00 10.12
Seafoam Blue
#78D1B6
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BEBB #BE8689
analogous
#86BE9F #86BEBB #86A5BE
triadic
#86BEBB #BB86BE #BEBB86
tetradic
#86BEBB #9F86BE #BE8689 #A5BE86
square
#86BEBB #9F86BE #BE8689 #A5BE86
split-complementary
#86BEBB #BE86A5 #BE9F86
monochromatic
#468380 #5EA9A5 #86BEBB #AED3D1 #D6E9E8
Accessibility & contrast
On white
2.08
#86BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#86BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BEBB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BEBB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BB
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#73C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #86bebb; /* rgb */ color: rgb(134, 190, 187); /* oklch */ color: oklch(76.2% 0.058 191.8);
Tailwind
colors: {
custom: {
50: '#abd1cf',
500: '#86bebb',
950: '#000000',
},
}SCSS
$custom: #86bebb; $custom-light: #abd1cf; $custom-dark: #000000;
JSON
{
"hex": "#86bebb",
"rgb": {
"r": 134,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.786,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.76201,
"c": 0.05831,
"h": 191.8
},
"luminance": 0.45483
}Semantic roles & 50–950 ramp
primary
#86BEBB
secondary
#DAC6C7
accent
#3D42A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282