#86AFEA#86AFEA
#86AFEA is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.7% C 0.097 H 257.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFEA |
|---|---|
| RGB | rgb(134, 175, 234) |
| HSL | hsl(215, 70%, 72%) |
| HSV | hsv(215, 43%, 92%) |
| CMYK | cmyk(42.7%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.64, 1.27, -33.88) |
| CIE-LCH | lch(70.64, 33.90, 272.15°) |
| OKLab | oklab(74.69% -0.021 -0.0944) |
| OKLCH | oklch(74.69% 0.097 257.4) |
| XYZ | xyz(40.0079, 41.6664, 83.7602) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Pastel Blue
#A2BFFE
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 7.64
Light Grey Blue
#9DBCD4
ΔE00 8.18
Baby Blue (survey)
#A2CFFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFEA #EAC186
analogous
#86E1EA #86AFEA #8F86EA
triadic
#86AFEA #EA86AF #AFEA86
tetradic
#86AFEA #EA86E1 #EAC186 #86EA8F
square
#86AFEA #EA86E1 #EAC186 #86EA8F
split-complementary
#86AFEA #EA8F86 #E1EA86
monochromatic
#246BD1 #528DE1 #86AFEA #BAD1F3 #E5EEFA
Accessibility & contrast
On white
2.25
#86AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#86AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFEA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFEA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#8EA8E9
Tritanopia (blue-blind)
#61BCC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86afea; /* rgb */ color: rgb(134, 175, 234); /* oklch */ color: oklch(74.7% 0.097 257.4);
Tailwind
colors: {
custom: {
50: '#adc6f1',
500: '#86afea',
950: '#000000',
},
}SCSS
$custom: #86afea; $custom-light: #adc6f1; $custom-dark: #000000;
JSON
{
"hex": "#86afea",
"rgb": {
"r": 134,
"g": 175,
"b": 234
},
"hsl": {
"h": 215.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74694,
"c": 0.0967,
"h": 257.4
},
"luminance": 0.41669
}Semantic roles & 50–950 ramp
primary
#86AFEA
secondary
#F2E8D9
accent
#8413D2
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284