#69A8FF#69A8FF
#69A8FF is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.7% C 0.143 H 256.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8FF |
|---|---|
| RGB | rgb(105, 168, 255) |
| HSL | hsl(215, 100%, 71%) |
| HSV | hsv(215, 59%, 100%) |
| CMYK | cmyk(58.8%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(68.19, 5.06, -49.24) |
| CIE-LCH | lch(68.19, 49.50, 275.86°) |
| OKLab | oklab(72.68% -0.0328 -0.1393) |
| OKLCH | oklch(72.68% 0.143 256.8) |
| XYZ | xyz(37.8719, 38.2252, 99.9708) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.19
Sky Blue (survey)
#75BBFD
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 5.91
Dodgerblue
#1E90FF
ΔE00 7.79
Azure (survey)
#069AF3
ΔE00 7.91
Dark Sky Blue
#448EE4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8FF #FFC069
analogous
#69F3FF #69A8FF #7569FF
triadic
#69A8FF #FF69A8 #A8FF69
tetradic
#69A8FF #FF69F3 #FFC069 #69FF75
square
#69A8FF #FF69F3 #FFC069 #69FF75
split-complementary
#69A8FF #FF7569 #F3FF69
monochromatic
#0064EE #2C85FF #69A8FF #A6CBFF #E0EDFF
Accessibility & contrast
On white
2.43
#69A8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#69A8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69a8ff; /* rgb */ color: rgb(105, 168, 255); /* oklch */ color: oklch(72.7% 0.143 256.8);
Tailwind
colors: {
custom: {
50: '#9fc1ff',
500: '#69a8ff',
950: '#000000',
},
}SCSS
$custom: #69a8ff; $custom-light: #9fc1ff; $custom-dark: #000000;
JSON
{
"hex": "#69a8ff",
"rgb": {
"r": 105,
"g": 168,
"b": 255
},
"hsl": {
"h": 214.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72682,
"c": 0.14311,
"h": 256.8
},
"luminance": 0.38229
}Semantic roles & 50–950 ramp
primary
#69A8FF
secondary
#F6E5CE
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186