#86CEBE#86CEBE
#86CEBE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.076 H 178.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEBE |
|---|---|
| RGB | rgb(134, 206, 190) |
| HSL | hsl(167, 42%, 67%) |
| HSV | hsv(167, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.83, -26.06, 0.83) |
| CIE-LCH | lch(77.83, 26.07, 178.19°) |
| OKLab | oklab(79.93% -0.0759 0.0018) |
| OKLCH | oklch(79.93% 0.076 178.7) |
| XYZ | xyz(41.1937, 52.9262, 56.7504) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEBE #CE8696
analogous
#86CE9A #86CEBE #86BACE
triadic
#86CEBE #BE86CE #CEBE86
tetradic
#86CEBE #9A86CE #CE8696 #BACE86
square
#86CEBE #9A86CE #CE8696 #BACE86
split-complementary
#86CEBE #CE86BA #CE9A86
monochromatic
#3F9B86 #5ABCA7 #86CEBE #B2E0D5 #DDF1ED
Accessibility & contrast
On white
1.81
#86CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#86CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEBE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEBE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#6FD0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cebe; /* rgb */ color: rgb(134, 206, 190); /* oklch */ color: oklch(79.9% 0.076 178.7);
Tailwind
colors: {
custom: {
50: '#acddd1',
500: '#86cebe',
950: '#000000',
},
}SCSS
$custom: #86cebe; $custom-light: #acddd1; $custom-dark: #000000;
JSON
{
"hex": "#86cebe",
"rgb": {
"r": 134,
"g": 206,
"b": 190
},
"hsl": {
"h": 166.667,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.7993,
"c": 0.07596,
"h": 178.7
},
"luminance": 0.52929
}Semantic roles & 50–950 ramp
primary
#86CEBE
secondary
#A15768
accent
#304EB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483