#69ABFA#69ABFA
#69ABFA is a light, vivid cyan. Relative luminance 0.390; OKLCH L 73.1% C 0.134 H 253.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABFA |
|---|---|
| RGB | rgb(105, 171, 250) |
| HSL | hsl(213, 94%, 70%) |
| HSV | hsv(213, 58%, 98%) |
| CMYK | cmyk(58%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(68.77, 1.77, -45.60) |
| CIE-LCH | lch(68.77, 45.64, 272.23°) |
| OKLab | oklab(73.06% -0.0372 -0.1287) |
| OKLCH | oklch(73.06% 0.134 253.9) |
| XYZ | xyz(37.6378, 39.0279, 95.9736) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 6.86
Azure (survey)
#069AF3
ΔE00 7.55
Dodgerblue
#1E90FF
ΔE00 8.27
Dark Sky Blue
#448EE4
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABFA #FAB869
analogous
#69F3FA #69ABFA #7069FA
triadic
#69ABFA #FA69AB #ABFA69
tetradic
#69ABFA #FA69F3 #FAB869 #69FA70
square
#69ABFA #FA69F3 #FAB869 #69FA70
split-complementary
#69ABFA #FA7069 #F3FA69
monochromatic
#086BE1 #2E8AF8 #69ABFA #A4CCFC #DFEDFE
Accessibility & contrast
On white
2.38
#69ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#69ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABFA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABFA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#00BDC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69abfa; /* rgb */ color: rgb(105, 171, 250); /* oklch */ color: oklch(73.1% 0.134 253.9);
Tailwind
colors: {
custom: {
50: '#9ec3fc',
500: '#69abfa',
950: '#000000',
},
}SCSS
$custom: #69abfa; $custom-light: #9ec3fc; $custom-dark: #000000;
JSON
{
"hex": "#69abfa",
"rgb": {
"r": 105,
"g": 171,
"b": 250
},
"hsl": {
"h": 212.69,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.73064,
"c": 0.13397,
"h": 253.9
},
"luminance": 0.39031
}Semantic roles & 50–950 ramp
primary
#69ABFA
secondary
#F4E1CB
accent
#7D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185