#86BEE8#86BEE8
#86BEE8 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.084 H 241.6°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #86BEE8 |
|---|---|
| RGB | rgb(134, 190, 232) |
| HSL | hsl(206, 68%, 72%) |
| HSV | hsv(206, 42%, 91%) |
| CMYK | cmyk(42.2%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(74.65, -7.46, -26.62) |
| CIE-LCH | lch(74.65, 27.64, 254.34°) |
| OKLab | oklab(77.82% -0.0399 -0.0737) |
| OKLCH | oklch(77.82% 0.084 241.6) |
| XYZ | xyz(42.8055, 47.7187, 83.2833) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.61
Lightblue (survey)
#7BC8F6
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 4.39
Light Blue
#95D0FC
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BEE8 #E8B086
analogous
#86E8E1 #86BEE8 #868DE8
triadic
#86BEE8 #E886BE #BEE886
tetradic
#86BEE8 #E186E8 #E8B086 #8DE886
square
#86BEE8 #E186E8 #E8B086 #8DE886
split-complementary
#86BEE8 #E8868D #E8E186
monochromatic
#2786CD #53A2DE #86BEE8 #B9DAF2 #E5F1FA
Accessibility & contrast
On white
1.99
#86BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#86BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BEE8
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BEE8 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEA
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#5FC8CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86bee8; /* rgb */ color: rgb(134, 190, 232); /* oklch */ color: oklch(77.8% 0.084 241.6);
Tailwind
colors: {
custom: {
50: '#add1ef',
500: '#86bee8',
950: '#000000',
},
}SCSS
$custom: #86bee8; $custom-light: #add1ef; $custom-dark: #000000;
JSON
{
"hex": "#86bee8",
"rgb": {
"r": 134,
"g": 190,
"b": 232
},
"hsl": {
"h": 205.714,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.77821,
"c": 0.08383,
"h": 241.6
},
"luminance": 0.47721
}Semantic roles & 50–950 ramp
primary
#86BEE8
secondary
#F1E3D8
accent
#6516D0
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284