#69A6F8#69A6F8
#69A6F8 is a light, vivid cyan. Relative luminance 0.371; OKLCH L 71.9% C 0.136 H 256.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69A6F8 |
|---|---|
| RGB | rgb(105, 166, 248) |
| HSL | hsl(214, 91%, 69%) |
| HSV | hsv(214, 58%, 97%) |
| CMYK | cmyk(57.7%, 33.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.31, 3.98, -46.81) |
| CIE-LCH | lch(67.31, 46.98, 274.86°) |
| OKLab | oklab(71.89% -0.0324 -0.1322) |
| OKLCH | oklch(71.89% 0.136 256.2) |
| XYZ | xyz(36.3992, 37.0499, 94.0219) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.65
Sky Blue (survey)
#75BBFD
ΔE00 6.09
Dodgerblue
#1E90FF
ΔE00 7.28
Azure (survey)
#069AF3
ΔE00 7.46
Dark Sky Blue
#448EE4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A6F8 #F8BB69
analogous
#69EDF8 #69A6F8 #7469F8
triadic
#69A6F8 #F869A6 #A6F869
tetradic
#69A6F8 #F869ED #F8BB69 #69F874
square
#69A6F8 #F869ED #F8BB69 #69F874
split-complementary
#69A6F8 #F87469 #EDF869
monochromatic
#0A64DC #2F83F5 #69A6F8 #A3C9FB #DEEBFD
Accessibility & contrast
On white
2.50
#69A6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#69A6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A6F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A6F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#719EF6
Tritanopia (blue-blind)
#00B9C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69a6f8; /* rgb */ color: rgb(105, 166, 248); /* oklch */ color: oklch(71.9% 0.136 256.2);
Tailwind
colors: {
custom: {
50: '#9ec0fb',
500: '#69a6f8',
950: '#000000',
},
}SCSS
$custom: #69a6f8; $custom-light: #9ec0fb; $custom-dark: #000000;
JSON
{
"hex": "#69a6f8",
"rgb": {
"r": 105,
"g": 166,
"b": 248
},
"hsl": {
"h": 214.406,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.71894,
"c": 0.13616,
"h": 256.2
},
"luminance": 0.37053
}Semantic roles & 50–950 ramp
primary
#69A6F8
secondary
#F3E1CA
accent
#8400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185