#86CEBA#86CEBA
#86CEBA is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.078 H 174.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEBA |
|---|---|
| RGB | rgb(134, 206, 186) |
| HSL | hsl(163, 42%, 67%) |
| HSV | hsv(163, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.73, -26.95, 2.83) |
| CIE-LCH | lch(77.73, 27.09, 174.01°) |
| OKLab | oklab(79.81% -0.0776 0.0071) |
| OKLCH | oklch(79.81% 0.078 174.8) |
| XYZ | xyz(40.7625, 52.7537, 54.4794) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.92
Seafoam Blue
#78D1B6
ΔE00 2.90
Mediumaquamarine
#66CDAA
ΔE00 5.61
Light Teal
#90E4C1
ΔE00 6.49
Seafoam
#7FE0B3
ΔE00 7.91
Turquoise
#40E0D0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEBA #CE869A
analogous
#86CE96 #86CEBA #86BECE
triadic
#86CEBA #BA86CE #CEBA86
tetradic
#86CEBA #9686CE #CE869A #BECE86
square
#86CEBA #9686CE #CE869A #BECE86
split-complementary
#86CEBA #CE86BE #CE9686
monochromatic
#3F9B81 #5ABCA1 #86CEBA #B2E0D3 #DDF1EC
Accessibility & contrast
On white
1.82
#86CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#86CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEBA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEBA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#71D0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86ceba; /* rgb */ color: rgb(134, 206, 186); /* oklch */ color: oklch(79.8% 0.078 174.8);
Tailwind
colors: {
custom: {
50: '#acddce',
500: '#86ceba',
950: '#000000',
},
}SCSS
$custom: #86ceba; $custom-light: #acddce; $custom-dark: #000000;
JSON
{
"hex": "#86ceba",
"rgb": {
"r": 134,
"g": 206,
"b": 186
},
"hsl": {
"h": 163.333,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79814,
"c": 0.07797,
"h": 174.8
},
"luminance": 0.52756
}Semantic roles & 50–950 ramp
primary
#86CEBA
secondary
#A1576C
accent
#3055B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483