#86B2EA#86B2EA
#86B2EA is a light, moderate cyan. Relative luminance 0.428; OKLCH L 75.3% C 0.094 H 254.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2EA |
|---|---|
| RGB | rgb(134, 178, 234) |
| HSL | hsl(214, 70%, 72%) |
| HSV | hsv(214, 43%, 92%) |
| CMYK | cmyk(42.7%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.45, -0.39, -32.62) |
| CIE-LCH | lch(71.45, 32.62, 269.31°) |
| OKLab | oklab(75.33% -0.0247 -0.0908) |
| OKLCH | oklch(75.33% 0.094 254.8) |
| XYZ | xyz(40.5983, 42.8472, 83.9570) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.46
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 5.64
Baby Blue (survey)
#A2CFFE
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.64
Sky
#82CAFC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2EA #EABE86
analogous
#86E4EA #86B2EA #8C86EA
triadic
#86B2EA #EA86B2 #B2EA86
tetradic
#86B2EA #EA86E4 #EABE86 #86EA8C
square
#86B2EA #EA86E4 #EABE86 #86EA8C
split-complementary
#86B2EA #EA8C86 #E4EA86
monochromatic
#2470D1 #5291E1 #86B2EA #BAD3F3 #E5EEFA
Accessibility & contrast
On white
2.19
#86B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#86B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2EA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2EA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4ED
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#60BEC5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86b2ea; /* rgb */ color: rgb(134, 178, 234); /* oklch */ color: oklch(75.3% 0.094 254.8);
Tailwind
colors: {
custom: {
50: '#adc8f1',
500: '#86b2ea',
950: '#000000',
},
}SCSS
$custom: #86b2ea; $custom-light: #adc8f1; $custom-dark: #000000;
JSON
{
"hex": "#86b2ea",
"rgb": {
"r": 134,
"g": 178,
"b": 234
},
"hsl": {
"h": 213.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.7533,
"c": 0.09409,
"h": 254.8
},
"luminance": 0.4285
}Semantic roles & 50–950 ramp
primary
#86B2EA
secondary
#F2E7D9
accent
#7E13D2
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284