#69A9FF#69A9FF
#69A9FF is a light, vivid cyan. Relative luminance 0.386; OKLCH L 72.9% C 0.142 H 256.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9FF |
|---|---|
| RGB | rgb(105, 169, 255) |
| HSL | hsl(214, 100%, 71%) |
| HSV | hsv(214, 59%, 100%) |
| CMYK | cmyk(58.8%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(68.46, 4.49, -48.81) |
| CIE-LCH | lch(68.46, 49.02, 275.25°) |
| OKLab | oklab(72.89% -0.0338 -0.1381) |
| OKLCH | oklch(72.89% 0.142 256.2) |
| XYZ | xyz(38.0573, 38.5958, 100.0325) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Cornflowerblue
#6495ED
ΔE00 6.22
Azure (survey)
#069AF3
ΔE00 7.89
Dodgerblue
#1E90FF
ΔE00 7.97
Dark Sky Blue
#448EE4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9FF #FFBF69
analogous
#69F4FF #69A9FF #7469FF
triadic
#69A9FF #FF69A9 #A9FF69
tetradic
#69A9FF #FF69F4 #FFBF69 #69FF74
square
#69A9FF #FF69F4 #FFBF69 #69FF74
split-complementary
#69A9FF #FF7469 #F4FF69
monochromatic
#0065EE #2C86FF #69A9FF #A6CCFF #E0EDFF
Accessibility & contrast
On white
2.41
#69A9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#69A9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9FF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9FF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #69a9ff; /* rgb */ color: rgb(105, 169, 255); /* oklch */ color: oklch(72.9% 0.142 256.2);
Tailwind
colors: {
custom: {
50: '#9fc2ff',
500: '#69a9ff',
950: '#000000',
},
}SCSS
$custom: #69a9ff; $custom-light: #9fc2ff; $custom-dark: #000000;
JSON
{
"hex": "#69a9ff",
"rgb": {
"r": 105,
"g": 169,
"b": 255
},
"hsl": {
"h": 214.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72894,
"c": 0.14214,
"h": 256.2
},
"luminance": 0.38599
}Semantic roles & 50–950 ramp
primary
#69A9FF
secondary
#F6E5CE
accent
#8400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186