#69AAFF#69AAFF
#69AAFF is a light, vivid cyan. Relative luminance 0.390; OKLCH L 73.1% C 0.141 H 255.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69AAFF |
|---|---|
| RGB | rgb(105, 170, 255) |
| HSL | hsl(214, 100%, 71%) |
| HSV | hsv(214, 59%, 100%) |
| CMYK | cmyk(58.8%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.73, 3.92, -48.38) |
| CIE-LCH | lch(68.73, 48.54, 274.63°) |
| OKLab | oklab(73.11% -0.0348 -0.1368) |
| OKLCH | oklch(73.11% 0.141 255.7) |
| XYZ | xyz(38.2440, 38.9693, 100.0948) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.96
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Cornflowerblue
#6495ED
ΔE00 6.52
Azure (survey)
#069AF3
ΔE00 7.88
Dodgerblue
#1E90FF
ΔE00 8.15
Dark Sky Blue
#448EE4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AAFF #FFBE69
analogous
#69F5FF #69AAFF #7369FF
triadic
#69AAFF #FF69AA #AAFF69
tetradic
#69AAFF #FF69F5 #FFBE69 #69FF73
square
#69AAFF #FF69F5 #FFBE69 #69FF73
split-complementary
#69AAFF #FF7369 #F5FF69
monochromatic
#0067EE #2C87FF #69AAFF #A6CDFF #E0EEFF
Accessibility & contrast
On white
2.39
#69AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#69AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AAFF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AAFF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69aaff; /* rgb */ color: rgb(105, 170, 255); /* oklch */ color: oklch(73.1% 0.141 255.7);
Tailwind
colors: {
custom: {
50: '#9fc2ff',
500: '#69aaff',
950: '#000000',
},
}SCSS
$custom: #69aaff; $custom-light: #9fc2ff; $custom-dark: #000000;
JSON
{
"hex": "#69aaff",
"rgb": {
"r": 105,
"g": 170,
"b": 255
},
"hsl": {
"h": 214,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73106,
"c": 0.14117,
"h": 255.7
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#69AAFF
secondary
#F6E5CE
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186