#86CFDF#86CFDF
#86CFDF is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.2% C 0.076 H 213.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFDF |
|---|---|
| RGB | rgb(134, 207, 223) |
| HSL | hsl(191, 58%, 70%) |
| HSV | hsv(191, 40%, 87%) |
| CMYK | cmyk(39.9%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.05, -18.69, -15.09) |
| CIE-LCH | lch(79.05, 24.02, 218.92°) |
| OKLab | oklab(81.22% -0.0637 -0.0414) |
| OKLCH | oklch(81.22% 0.076 213.1) |
| XYZ | xyz(45.4589, 55.0186, 78.0220) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.74
Ice Blue
#A5DFF9
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFDF #DF9686
analogous
#86DFC3 #86CFDF #86A2DF
triadic
#86CFDF #DF86CF #CFDF86
tetradic
#86CFDF #C386DF #DF9686 #A2DF86
square
#86CFDF #C386DF #DF9686 #A2DF86
split-complementary
#86CFDF #DF86A2 #DFC386
monochromatic
#31A1BA #56BCD2 #86CFDF #B6E2EC #E7F5F9
Accessibility & contrast
On white
1.75
#86CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#86CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFDF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFDF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#61D6D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #86cfdf; /* rgb */ color: rgb(134, 207, 223); /* oklch */ color: oklch(81.2% 0.076 213.1);
Tailwind
colors: {
custom: {
50: '#addde9',
500: '#86cfdf',
950: '#000000',
},
}SCSS
$custom: #86cfdf; $custom-light: #addde9; $custom-dark: #000000;
JSON
{
"hex": "#86cfdf",
"rgb": {
"r": 134,
"g": 207,
"b": 223
},
"hsl": {
"h": 190.787,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.81218,
"c": 0.076,
"h": 213.1
},
"luminance": 0.55022
}Semantic roles & 50–950 ramp
primary
#86CFDF
secondary
#B66553
accent
#3E20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484