#86CFC8#86CFC8
#86CFC8 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.074 H 188.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFC8 |
|---|---|
| RGB | rgb(134, 207, 200) |
| HSL | hsl(174, 43%, 67%) |
| HSV | hsv(174, 35%, 81%) |
| CMYK | cmyk(35.3%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.38, -24.27, -3.74) |
| CIE-LCH | lch(78.38, 24.56, 188.76°) |
| OKLab | oklab(80.46% -0.073 -0.0104) |
| OKLCH | oklch(80.46% 0.074 188.1) |
| XYZ | xyz(42.5659, 53.8614, 62.7857) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 6.68
Seafoam Blue
#78D1B6
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 8.18
Darkturquoise
#00CED1
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFC8 #CF868D
analogous
#86CFA4 #86CFC8 #86B2CF
triadic
#86CFC8 #C886CF #CFC886
tetradic
#86CFC8 #A486CF #CF868D #B2CF86
square
#86CFC8 #A486CF #CF868D #B2CF86
split-complementary
#86CFC8 #CF86B2 #CFA486
monochromatic
#3E9D93 #5ABEB4 #86CFC8 #B2E0DC #DEF2F0
Accessibility & contrast
On white
1.78
#86CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#86CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFC8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFC8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#6BD2CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #86cfc8; /* rgb */ color: rgb(134, 207, 200); /* oklch */ color: oklch(80.5% 0.074 188.1);
Tailwind
colors: {
custom: {
50: '#acded8',
500: '#86cfc8',
950: '#000000',
},
}SCSS
$custom: #86cfc8; $custom-light: #acded8; $custom-dark: #000000;
JSON
{
"hex": "#86cfc8",
"rgb": {
"r": 134,
"g": 207,
"b": 200
},
"hsl": {
"h": 174.247,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.80459,
"c": 0.0737,
"h": 188.1
},
"luminance": 0.53864
}Semantic roles & 50–950 ramp
primary
#86CFC8
secondary
#A2575E
accent
#2F3CB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483