#86CECA#86CECA
#86CECA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.072 H 191.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #86CECA |
|---|---|
| RGB | rgb(134, 206, 202) |
| HSL | hsl(177, 42%, 67%) |
| HSV | hsv(177, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.15, -23.31, -5.15) |
| CIE-LCH | lch(78.15, 23.87, 192.46°) |
| OKLab | oklab(80.29% -0.0709 -0.0142) |
| OKLCH | oklch(80.29% 0.072 191.4) |
| XYZ | xyz(42.5597, 53.4725, 63.9443) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 7.82
Darkturquoise
#00CED1
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.27
Seafoam Blue
#78D1B6
ΔE00 8.40
Powder Blue
#B0E0E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CECA #CE868A
analogous
#86CEA6 #86CECA #86AECE
triadic
#86CECA #CA86CE #CECA86
tetradic
#86CECA #A686CE #CE868A #AECE86
square
#86CECA #A686CE #CE868A #AECE86
split-complementary
#86CECA #CE86AE #CEA686
monochromatic
#3F9B96 #5ABCB7 #86CECA #B2E0DD #DDF1F0
Accessibility & contrast
On white
1.80
#86CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#86CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CECA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CECA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#6BD2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86ceca; /* rgb */ color: rgb(134, 206, 202); /* oklch */ color: oklch(80.3% 0.072 191.4);
Tailwind
colors: {
custom: {
50: '#acddda',
500: '#86ceca',
950: '#000000',
},
}SCSS
$custom: #86ceca; $custom-light: #acddda; $custom-dark: #000000;
JSON
{
"hex": "#86ceca",
"rgb": {
"r": 134,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.667,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.80294,
"c": 0.07233,
"h": 191.4
},
"luminance": 0.53475
}Semantic roles & 50–950 ramp
primary
#86CECA
secondary
#A1575B
accent
#3037B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483