#69A6FF#69A6FF
#69A6FF is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.3% C 0.145 H 257.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69A6FF |
|---|---|
| RGB | rgb(105, 166, 255) |
| HSL | hsl(216, 100%, 71%) |
| HSV | hsv(216, 59%, 100%) |
| CMYK | cmyk(58.8%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(67.64, 6.20, -50.09) |
| CIE-LCH | lch(67.64, 50.48, 277.06°) |
| OKLab | oklab(72.26% -0.0307 -0.1418) |
| OKLCH | oklch(72.26% 0.145 257.8) |
| XYZ | xyz(37.5056, 37.4924, 99.8486) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.48
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Dodgerblue
#1E90FF
ΔE00 7.47
Azure (survey)
#069AF3
ΔE00 7.99
Dark Sky Blue
#448EE4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A6FF #FFC269
analogous
#69F1FF #69A6FF #7769FF
triadic
#69A6FF #FF69A6 #A6FF69
tetradic
#69A6FF #FF69F1 #FFC269 #69FF77
square
#69A6FF #FF69F1 #FFC269 #69FF77
split-complementary
#69A6FF #FF7769 #F1FF69
monochromatic
#0061EE #2C82FF #69A6FF #A6CAFF #E0EDFF
Accessibility & contrast
On white
2.47
#69A6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#69A6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A6FF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A6FF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69a6ff; /* rgb */ color: rgb(105, 166, 255); /* oklch */ color: oklch(72.3% 0.145 257.8);
Tailwind
colors: {
custom: {
50: '#9fc0ff',
500: '#69a6ff',
950: '#000000',
},
}SCSS
$custom: #69a6ff; $custom-light: #9fc0ff; $custom-dark: #000000;
JSON
{
"hex": "#69a6ff",
"rgb": {
"r": 105,
"g": 166,
"b": 255
},
"hsl": {
"h": 215.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7226,
"c": 0.1451,
"h": 257.8
},
"luminance": 0.37496
}Semantic roles & 50–950 ramp
primary
#69A6FF
secondary
#F6E6CE
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186