#86CFC5#86CFC5
#86CFC5 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.074 H 185.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFC5 |
|---|---|
| RGB | rgb(134, 207, 197) |
| HSL | hsl(172, 43%, 67%) |
| HSV | hsv(172, 35%, 81%) |
| CMYK | cmyk(35.3%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.30, -24.97, -2.25) |
| CIE-LCH | lch(78.30, 25.07, 185.15°) |
| OKLab | oklab(80.37% -0.0742 -0.0064) |
| OKLCH | oklch(80.37% 0.074 185) |
| XYZ | xyz(42.2187, 53.7226, 60.9573) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.53
Seafoam Blue
#78D1B6
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 7.84
Mediumaquamarine
#66CDAA
ΔE00 8.79
Darkturquoise
#00CED1
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFC5 #CF8690
analogous
#86CFA1 #86CFC5 #86B5CF
triadic
#86CFC5 #C586CF #CFC586
tetradic
#86CFC5 #A186CF #CF8690 #B5CF86
square
#86CFC5 #A186CF #CF8690 #B5CF86
split-complementary
#86CFC5 #CF86B5 #CFA186
monochromatic
#3E9D90 #5ABEB0 #86CFC5 #B2E0DA #DEF2EF
Accessibility & contrast
On white
1.79
#86CFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#86CFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFC5
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFC5 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#BBBEC6
Tritanopia (blue-blind)
#6DD2CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #86cfc5; /* rgb */ color: rgb(134, 207, 197); /* oklch */ color: oklch(80.4% 0.074 185.0);
Tailwind
colors: {
custom: {
50: '#acded6',
500: '#86cfc5',
950: '#000000',
},
}SCSS
$custom: #86cfc5; $custom-light: #acded6; $custom-dark: #000000;
JSON
{
"hex": "#86cfc5",
"rgb": {
"r": 134,
"g": 207,
"b": 197
},
"hsl": {
"h": 171.781,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.80367,
"c": 0.07449,
"h": 185
},
"luminance": 0.53725
}Semantic roles & 50–950 ramp
primary
#86CFC5
secondary
#A25761
accent
#2F42B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483