#86BEE0#86BEE0
#86BEE0 is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.5% C 0.076 H 235.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #86BEE0 |
|---|---|
| RGB | rgb(134, 190, 224) |
| HSL | hsl(203, 59%, 70%) |
| HSV | hsv(203, 40%, 88%) |
| CMYK | cmyk(40.2%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(74.36, -9.59, -22.72) |
| CIE-LCH | lch(74.36, 24.66, 247.11°) |
| OKLab | oklab(77.5% -0.0427 -0.0627) |
| OKLCH | oklch(77.5% 0.076 235.7) |
| XYZ | xyz(41.6950, 47.2745, 77.4344) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.58
Sky
#82CAFC
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 4.97
Sky Blue
#87CEEB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BEE0 #E0A886
analogous
#86E0D5 #86BEE0 #8691E0
triadic
#86BEE0 #E086BE #BEE086
tetradic
#86BEE0 #D586E0 #E0A886 #91E086
square
#86BEE0 #D586E0 #E0A886 #91E086
split-complementary
#86BEE0 #E08691 #E0D586
monochromatic
#3087BC #55A4D4 #86BEE0 #B7D8EC #E7F2F9
Accessibility & contrast
On white
2.01
#86BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#86BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BEE0
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BEE0 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE2
Deuteranopia (green-blind)
#A2B3DF
Tritanopia (blue-blind)
#64C7C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bee0; /* rgb */ color: rgb(134, 190, 224); /* oklch */ color: oklch(77.5% 0.076 235.7);
Tailwind
colors: {
custom: {
50: '#add1e9',
500: '#86bee0',
950: '#000000',
},
}SCSS
$custom: #86bee0; $custom-light: #add1e9; $custom-dark: #000000;
JSON
{
"hex": "#86bee0",
"rgb": {
"r": 134,
"g": 190,
"b": 224
},
"hsl": {
"h": 202.667,
"s": 59.211,
"l": 70.196
},
"oklch": {
"l": 0.77504,
"c": 0.07588,
"h": 235.7
},
"luminance": 0.47277
}Semantic roles & 50–950 ramp
primary
#86BEE0
secondary
#EDDED4
accent
#5E1FC7
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284