#69A9F8#69A9F8
#69A9F8 is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.5% C 0.133 H 254.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9F8 |
|---|---|
| RGB | rgb(105, 169, 248) |
| HSL | hsl(213, 91%, 69%) |
| HSV | hsv(213, 58%, 97%) |
| CMYK | cmyk(57.7%, 31.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.13, 2.28, -45.52) |
| CIE-LCH | lch(68.13, 45.58, 272.86°) |
| OKLab | oklab(72.53% -0.0356 -0.1285) |
| OKLCH | oklch(72.53% 0.133 254.5) |
| XYZ | xyz(36.9509, 38.1533, 94.2058) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Carolina Blue
#8AB8FE
ΔE00 5.29
Cornflowerblue
#6495ED
ΔE00 6.24
Azure (survey)
#069AF3
ΔE00 7.39
Dodgerblue
#1E90FF
ΔE00 7.83
Dark Sky Blue
#448EE4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9F8 #F8B869
analogous
#69F0F8 #69A9F8 #7169F8
triadic
#69A9F8 #F869A9 #A9F869
tetradic
#69A9F8 #F869F0 #F8B869 #69F871
square
#69A9F8 #F869F0 #F8B869 #69F871
split-complementary
#69A9F8 #F87169 #F0F869
monochromatic
#0A68DC #2F87F5 #69A9F8 #A3CBFB #DEECFD
Accessibility & contrast
On white
2.43
#69A9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#69A9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9F8
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9F8 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFB
Deuteranopia (green-blind)
#75A0F6
Tritanopia (blue-blind)
#00BBC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69a9f8; /* rgb */ color: rgb(105, 169, 248); /* oklch */ color: oklch(72.5% 0.133 254.5);
Tailwind
colors: {
custom: {
50: '#9ec2fb',
500: '#69a9f8',
950: '#000000',
},
}SCSS
$custom: #69a9f8; $custom-light: #9ec2fb; $custom-dark: #000000;
JSON
{
"hex": "#69a9f8",
"rgb": {
"r": 105,
"g": 169,
"b": 248
},
"hsl": {
"h": 213.147,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.72534,
"c": 0.13332,
"h": 254.5
},
"luminance": 0.38157
}Semantic roles & 50–950 ramp
primary
#69A9F8
secondary
#F3E1CA
accent
#7F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185