#69A0F0#69A0F0
#69A0F0 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.2% C 0.132 H 257.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69A0F0 |
|---|---|
| RGB | rgb(105, 160, 240) |
| HSL | hsl(216, 82%, 68%) |
| HSV | hsv(216, 56%, 94%) |
| CMYK | cmyk(56.3%, 33.3%, 0%, 5.9%) |
| CIE-LAB | lab(65.31, 4.90, -45.60) |
| CIE-LCH | lch(65.31, 45.86, 276.13°) |
| OKLab | oklab(70.2% -0.0281 -0.1288) |
| OKLCH | oklch(70.2% 0.132 257.7) |
| XYZ | xyz(34.1192, 34.4333, 87.2695) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.37
Dodgerblue
#1E90FF
ΔE00 6.31
Dark Sky Blue
#448EE4
ΔE00 6.34
Carolina Blue
#8AB8FE
ΔE00 6.96
Azure (survey)
#069AF3
ΔE00 7.43
Soft Blue
#6488EA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A0F0 #F0B969
analogous
#69E3F0 #69A0F0 #7669F0
triadic
#69A0F0 #F069A0 #A0F069
tetradic
#69A0F0 #F069E3 #F0B969 #69F076
square
#69A0F0 #F069E3 #F0B969 #69F076
split-complementary
#69A0F0 #F07669 #E3F069
monochromatic
#145ECA #317DEA #69A0F0 #A1C3F6 #D8E6FB
Accessibility & contrast
On white
2.66
#69A0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#69A0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A0F0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A0F0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F3
Deuteranopia (green-blind)
#6E99EE
Tritanopia (blue-blind)
#00B2BD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69a0f0; /* rgb */ color: rgb(105, 160, 240); /* oklch */ color: oklch(70.2% 0.132 257.7);
Tailwind
colors: {
custom: {
50: '#9dbbf5',
500: '#69a0f0',
950: '#000000',
},
}SCSS
$custom: #69a0f0; $custom-light: #9dbbf5; $custom-dark: #000000;
JSON
{
"hex": "#69a0f0",
"rgb": {
"r": 105,
"g": 160,
"b": 240
},
"hsl": {
"h": 215.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.70204,
"c": 0.13179,
"h": 257.7
},
"luminance": 0.34436
}Semantic roles & 50–950 ramp
primary
#69A0F0
secondary
#EFDEC5
accent
#8707DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1117
muted
#7F8085