#69ABFD#69ABFD
#69ABFD is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.138 H 254.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABFD |
|---|---|
| RGB | rgb(105, 171, 253) |
| HSL | hsl(213, 97%, 70%) |
| HSV | hsv(213, 58%, 99%) |
| CMYK | cmyk(58.5%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(68.91, 2.72, -47.02) |
| CIE-LCH | lch(68.91, 47.09, 273.31°) |
| OKLab | oklab(73.22% -0.0364 -0.1328) |
| OKLCH | oklch(73.22% 0.138 254.7) |
| XYZ | xyz(38.1119, 39.2176, 98.4708) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Carolina Blue
#8AB8FE
ΔE00 4.94
Cornflowerblue
#6495ED
ΔE00 6.84
Azure (survey)
#069AF3
ΔE00 7.75
Dodgerblue
#1E90FF
ΔE00 8.31
Dark Sky Blue
#448EE4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABFD #FDBB69
analogous
#69F5FD #69ABFD #7169FD
triadic
#69ABFD #FD69AB #ABFD69
tetradic
#69ABFD #FD69F5 #FDBB69 #69FD71
square
#69ABFD #FD69F5 #FDBB69 #69FD71
split-complementary
#69ABFD #FD7169 #F5FD69
monochromatic
#0369E8 #2D89FC #69ABFD #A5CDFE #E1EEFF
Accessibility & contrast
On white
2.37
#69ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#69ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABFD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABFD | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#75A2FB
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69abfd; /* rgb */ color: rgb(105, 171, 253); /* oklch */ color: oklch(73.2% 0.138 254.7);
Tailwind
colors: {
custom: {
50: '#9fc3fe',
500: '#69abfd',
950: '#000000',
},
}SCSS
$custom: #69abfd; $custom-light: #9fc3fe; $custom-dark: #000000;
JSON
{
"hex": "#69abfd",
"rgb": {
"r": 105,
"g": 171,
"b": 253
},
"hsl": {
"h": 213.243,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.73216,
"c": 0.13771,
"h": 254.7
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#69ABFD
secondary
#F5E3CC
accent
#7F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186