#86C8F3#86C8F3
#86C8F3 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.091 H 238.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8F3 |
|---|---|
| RGB | rgb(134, 200, 243) |
| HSL | hsl(204, 82%, 74%) |
| HSV | hsv(204, 45%, 95%) |
| CMYK | cmyk(44.9%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.78, -9.81, -27.74) |
| CIE-LCH | lch(77.78, 29.42, 250.52°) |
| OKLab | oklab(80.43% -0.0481 -0.0769) |
| OKLCH | oklch(80.43% 0.091 238) |
| XYZ | xyz(46.6578, 52.8447, 92.5181) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.43
Sky
#82CAFC
ΔE00 1.49
Lightskyblue
#87CEFA
ΔE00 1.55
Light Blue
#95D0FC
ΔE00 2.62
Baby Blue
#89CFF0
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8F3 #F3B186
analogous
#86F3E8 #86C8F3 #8692F3
triadic
#86C8F3 #F386C8 #C8F386
tetradic
#86C8F3 #E886F3 #F3B186 #92F386
square
#86C8F3 #E886F3 #F3B186 #92F386
split-complementary
#86C8F3 #F38692 #F3E886
monochromatic
#1795E8 #4EAFED #86C8F3 #BEE1F9 #E3F2FC
Accessibility & contrast
On white
1.82
#86C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#86C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8F3
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8F3 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#57D3D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86c8f3; /* rgb */ color: rgb(134, 200, 243); /* oklch */ color: oklch(80.4% 0.091 238.0);
Tailwind
colors: {
custom: {
50: '#aed8f7',
500: '#86c8f3',
950: '#000000',
},
}SCSS
$custom: #86c8f3; $custom-light: #aed8f7; $custom-dark: #000000;
JSON
{
"hex": "#86c8f3",
"rgb": {
"r": 134,
"g": 200,
"b": 243
},
"hsl": {
"h": 203.67,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.80431,
"c": 0.09068,
"h": 238
},
"luminance": 0.52848
}Semantic roles & 50–950 ramp
primary
#86C8F3
secondary
#CF814E
accent
#5C07DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385