#86CAE0#86CAE0
#86CAE0 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.075 H 220.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #86CAE0 |
|---|---|
| RGB | rgb(134, 202, 224) |
| HSL | hsl(195, 59%, 70%) |
| HSV | hsv(195, 40%, 88%) |
| CMYK | cmyk(40.2%, 9.8%, 0%, 12.2%) |
| CIE-LAB | lab(77.69, -15.88, -17.68) |
| CIE-LCH | lch(77.69, 23.76, 228.07°) |
| OKLab | oklab(80.14% -0.0573 -0.0486) |
| OKLCH | oklch(80.14% 0.075 220.3) |
| XYZ | xyz(44.4019, 52.6883, 78.3367) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 3.83
Ice Blue
#A5DFF9
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 6.87
Lightblue (survey)
#7BC8F6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CAE0 #E09C86
analogous
#86E0C9 #86CAE0 #869DE0
triadic
#86CAE0 #E086CA #CAE086
tetradic
#86CAE0 #C986E0 #E09C86 #9DE086
square
#86CAE0 #C986E0 #E09C86 #9DE086
split-complementary
#86CAE0 #E0869D #E0C986
monochromatic
#3099BC #55B5D4 #86CAE0 #B7DFEC #E7F4F9
Accessibility & contrast
On white
1.82
#86CAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#86CAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CAE0
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CAE0 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#61D2D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cae0; /* rgb */ color: rgb(134, 202, 224); /* oklch */ color: oklch(80.1% 0.075 220.3);
Tailwind
colors: {
custom: {
50: '#addae9',
500: '#86cae0',
950: '#000000',
},
}SCSS
$custom: #86cae0; $custom-light: #addae9; $custom-dark: #000000;
JSON
{
"hex": "#86cae0",
"rgb": {
"r": 134,
"g": 202,
"b": 224
},
"hsl": {
"h": 194.667,
"s": 59.211,
"l": 70.196
},
"oklch": {
"l": 0.80144,
"c": 0.07516,
"h": 220.3
},
"luminance": 0.52691
}Semantic roles & 50–950 ramp
primary
#86CAE0
secondary
#B86B53
accent
#481FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384