#86BEEA#86BEEA
#86BEEA is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.9% C 0.086 H 242.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86BEEA |
|---|---|
| RGB | rgb(134, 190, 234) |
| HSL | hsl(206, 70%, 72%) |
| HSV | hsv(206, 43%, 92%) |
| CMYK | cmyk(42.7%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.72, -6.92, -27.59) |
| CIE-LCH | lch(74.72, 28.44, 255.91°) |
| OKLab | oklab(77.9% -0.0392 -0.0765) |
| OKLCH | oklch(77.9% 0.086 242.8) |
| XYZ | xyz(43.0912, 47.8330, 84.7880) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Sky
#82CAFC
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.52
Light Blue
#95D0FC
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BEEA #EAB286
analogous
#86EAE4 #86BEEA #868CEA
triadic
#86BEEA #EA86BE #BEEA86
tetradic
#86BEEA #E486EA #EAB286 #8CEA86
square
#86BEEA #E486EA #EAB286 #8CEA86
split-complementary
#86BEEA #EA868C #EAE486
monochromatic
#2485D1 #52A2E1 #86BEEA #BADAF3 #E5F1FA
Accessibility & contrast
On white
1.99
#86BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#86BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BEEA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BEEA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#5EC9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86beea; /* rgb */ color: rgb(134, 190, 234); /* oklch */ color: oklch(77.9% 0.086 242.8);
Tailwind
colors: {
custom: {
50: '#add1f0',
500: '#86beea',
950: '#000000',
},
}SCSS
$custom: #86beea; $custom-light: #add1f0; $custom-dark: #000000;
JSON
{
"hex": "#86beea",
"rgb": {
"r": 134,
"g": 190,
"b": 234
},
"hsl": {
"h": 206.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.77902,
"c": 0.08595,
"h": 242.8
},
"luminance": 0.47836
}Semantic roles & 50–950 ramp
primary
#86BEEA
secondary
#F2E4D9
accent
#6713D2
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284