#69A8F9#69A8F9
#69A8F9 is a light, vivid cyan. Relative luminance 0.378; OKLCH L 72.4% C 0.136 H 255.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8F9 |
|---|---|
| RGB | rgb(105, 168, 249) |
| HSL | hsl(214, 92%, 69%) |
| HSV | hsv(214, 58%, 98%) |
| CMYK | cmyk(57.8%, 32.5%, 0%, 2.4%) |
| CIE-LAB | lab(67.91, 3.16, -46.42) |
| CIE-LCH | lch(67.91, 46.53, 273.89°) |
| OKLab | oklab(72.37% -0.0343 -0.1311) |
| OKLCH | oklch(72.37% 0.136 255.3) |
| XYZ | xyz(36.9212, 37.8449, 94.9633) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.36
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Cornflowerblue
#6495ED
ΔE00 5.91
Azure (survey)
#069AF3
ΔE00 7.47
Dodgerblue
#1E90FF
ΔE00 7.65
Dark Sky Blue
#448EE4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8F9 #F9BA69
analogous
#69F0F9 #69A8F9 #7269F9
triadic
#69A8F9 #F969A8 #A8F969
tetradic
#69A8F9 #F969F0 #F9BA69 #69F972
square
#69A8F9 #F969F0 #F9BA69 #69F972
split-complementary
#69A8F9 #F97269 #F0F969
monochromatic
#0966DF #2E86F7 #69A8F9 #A4CAFB #DFECFE
Accessibility & contrast
On white
2.45
#69A8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#69A8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8F9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8F9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69a8f9; /* rgb */ color: rgb(105, 168, 249); /* oklch */ color: oklch(72.4% 0.136 255.3);
Tailwind
colors: {
custom: {
50: '#9ec1fb',
500: '#69a8f9',
950: '#000000',
},
}SCSS
$custom: #69a8f9; $custom-light: #9ec1fb; $custom-dark: #000000;
JSON
{
"hex": "#69a8f9",
"rgb": {
"r": 105,
"g": 168,
"b": 249
},
"hsl": {
"h": 213.75,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.72372,
"c": 0.13551,
"h": 255.3
},
"luminance": 0.37848
}Semantic roles & 50–950 ramp
primary
#69A8F9
secondary
#F4E1CA
accent
#8100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185