#86C8DE#86C8DE
#86C8DE is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.074 H 220.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8DE |
|---|---|
| RGB | rgb(134, 200, 222) |
| HSL | hsl(195, 57%, 70%) |
| HSV | hsv(195, 40%, 87%) |
| CMYK | cmyk(39.6%, 9.9%, 0%, 12.9%) |
| CIE-LAB | lab(77.07, -15.35, -17.54) |
| CIE-LCH | lch(77.07, 23.31, 228.79°) |
| OKLab | oklab(79.63% -0.0557 -0.0482) |
| OKLCH | oklch(79.63% 0.074 220.9) |
| XYZ | xyz(43.6660, 51.6480, 76.7612) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.60
Baby Blue
#89CFF0
ΔE00 3.90
Lightblue
#ADD8E6
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 6.40
Lightskyblue
#87CEFA
ΔE00 6.84
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8DE #DE9C86
analogous
#86DEC8 #86C8DE #869CDE
triadic
#86C8DE #DE86C8 #C8DE86
tetradic
#86C8DE #C886DE #DE9C86 #9CDE86
square
#86C8DE #C886DE #DE9C86 #9CDE86
split-complementary
#86C8DE #DE869C #DEC886
monochromatic
#3296B8 #56B2D1 #86C8DE #B6DEEB #E6F4F8
Accessibility & contrast
On white
1.85
#86C8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#86C8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8DE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8DE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#63CFCF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86c8de; /* rgb */ color: rgb(134, 200, 222); /* oklch */ color: oklch(79.6% 0.074 220.9);
Tailwind
colors: {
custom: {
50: '#add8e8',
500: '#86c8de',
950: '#000000',
},
}SCSS
$custom: #86c8de; $custom-light: #add8e8; $custom-dark: #000000;
JSON
{
"hex": "#86c8de",
"rgb": {
"r": 134,
"g": 200,
"b": 222
},
"hsl": {
"h": 195,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.79628,
"c": 0.07364,
"h": 220.9
},
"luminance": 0.51651
}Semantic roles & 50–950 ramp
primary
#86C8DE
secondary
#B56C53
accent
#4A21C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384