#69AADF#69AADF
#69AADF is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.6% C 0.103 H 244.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69AADF |
|---|---|
| RGB | rgb(105, 170, 223) |
| HSL | hsl(207, 65%, 64%) |
| HSV | hsv(207, 53%, 87%) |
| CMYK | cmyk(52.9%, 23.8%, 0%, 12.5%) |
| CIE-LAB | lab(67.34, -5.96, -33.10) |
| CIE-LCH | lch(67.34, 33.63, 259.79°) |
| OKLab | oklab(71.55% -0.0441 -0.0925) |
| OKLCH | oklch(71.55% 0.103 244.5) |
| XYZ | xyz(33.5149, 37.0777, 75.1883) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Azure (survey)
#069AF3
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.81
Lightblue (survey)
#7BC8F6
ΔE00 8.42
Sky
#82CAFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AADF #DF9E69
analogous
#69DFD9 #69AADF #696FDF
triadic
#69AADF #DF69AA #AADF69
tetradic
#69AADF #D969DF #DF9E69 #6FDF69
square
#69AADF #D969DF #DF9E69 #6FDF69
split-complementary
#69AADF #DF696F #DFD969
monochromatic
#246EA9 #378DD4 #69AADF #9BC7EA #CEE3F5
Accessibility & contrast
On white
2.50
#69AADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#69AADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AADF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AADF | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE1
Deuteranopia (green-blind)
#849FDE
Tritanopia (blue-blind)
#20B7BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69aadf; /* rgb */ color: rgb(105, 170, 223); /* oklch */ color: oklch(71.6% 0.103 244.5);
Tailwind
colors: {
custom: {
50: '#9bc3e9',
500: '#69aadf',
950: '#000000',
},
}SCSS
$custom: #69aadf; $custom-light: #9bc3e9; $custom-dark: #000000;
JSON
{
"hex": "#69aadf",
"rgb": {
"r": 105,
"g": 170,
"b": 223
},
"hsl": {
"h": 206.949,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.71553,
"c": 0.10251,
"h": 244.5
},
"luminance": 0.3708
}Semantic roles & 50–950 ramp
primary
#69AADF
secondary
#E6D0BD
accent
#6A19CD
background
#FAFBFE
surface
#F3F7FC
border
#CDD0D5
text
#0F1216
muted
#7F8184