#86C2EE#86C2EE
#86C2EE is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.088 H 241.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2EE |
|---|---|
| RGB | rgb(134, 194, 238) |
| HSL | hsl(205, 75%, 73%) |
| HSV | hsv(205, 44%, 93%) |
| CMYK | cmyk(43.7%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(75.96, -7.98, -27.84) |
| CIE-LCH | lch(75.96, 28.97, 254.00°) |
| OKLab | oklab(78.93% -0.0427 -0.0772) |
| OKLCH | oklch(78.93% 0.088 241.1) |
| XYZ | xyz(44.5506, 49.8220, 88.1414) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.48
Lightblue (survey)
#7BC8F6
ΔE00 2.75
Lightskyblue
#87CEFA
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 3.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2EE #EEB286
analogous
#86EEE6 #86C2EE #868EEE
triadic
#86C2EE #EE86C2 #C2EE86
tetradic
#86C2EE #E686EE #EEB286 #8EEE86
square
#86C2EE #E686EE #EEB286 #8EEE86
split-complementary
#86C2EE #EE868E #EEE686
monochromatic
#1F8BDB #50A7E6 #86C2EE #BCDDF6 #E4F1FB
Accessibility & contrast
On white
1.92
#86C2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#86C2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2EE
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2EE | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#5BCDD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #86c2ee; /* rgb */ color: rgb(134, 194, 238); /* oklch */ color: oklch(78.9% 0.088 241.1);
Tailwind
colors: {
custom: {
50: '#aed4f3',
500: '#86c2ee',
950: '#000000',
},
}SCSS
$custom: #86c2ee; $custom-light: #aed4f3; $custom-dark: #000000;
JSON
{
"hex": "#86c2ee",
"rgb": {
"r": 134,
"g": 194,
"b": 238
},
"hsl": {
"h": 205.385,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.78929,
"c": 0.0882,
"h": 241.1
},
"luminance": 0.49825
}Semantic roles & 50–950 ramp
primary
#86C2EE
secondary
#F3E3D8
accent
#630ED8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285