#86CEBB#86CEBB
#86CEBB is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.077 H 175.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEBB |
|---|---|
| RGB | rgb(134, 206, 187) |
| HSL | hsl(164, 42%, 67%) |
| HSV | hsv(164, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.75, -26.73, 2.32) |
| CIE-LCH | lch(77.75, 26.83, 175.03°) |
| OKLab | oklab(79.84% -0.0772 0.0058) |
| OKLCH | oklch(79.84% 0.077 175.7) |
| XYZ | xyz(40.8692, 52.7963, 55.0413) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.24
Seafoam Blue
#78D1B6
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 5.88
Light Teal
#90E4C1
ΔE00 6.72
Mediumturquoise
#48D1CC
ΔE00 8.14
Seafoam
#7FE0B3
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEBB #CE8699
analogous
#86CE97 #86CEBB #86BDCE
triadic
#86CEBB #BB86CE #CEBB86
tetradic
#86CEBB #9786CE #CE8699 #BDCE86
square
#86CEBB #9786CE #CE8699 #BDCE86
split-complementary
#86CEBB #CE86BD #CE9786
monochromatic
#3F9B83 #5ABCA3 #86CEBB #B2E0D3 #DDF1EC
Accessibility & contrast
On white
1.82
#86CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#86CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEBB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEBB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#70D0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cebb; /* rgb */ color: rgb(134, 206, 187); /* oklch */ color: oklch(79.8% 0.077 175.7);
Tailwind
colors: {
custom: {
50: '#acddcf',
500: '#86cebb',
950: '#000000',
},
}SCSS
$custom: #86cebb; $custom-light: #acddcf; $custom-dark: #000000;
JSON
{
"hex": "#86cebb",
"rgb": {
"r": 134,
"g": 206,
"b": 187
},
"hsl": {
"h": 164.167,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79843,
"c": 0.07744,
"h": 175.7
},
"luminance": 0.52799
}Semantic roles & 50–950 ramp
primary
#86CEBB
secondary
#A1576B
accent
#3053B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483