#69ABFC#69ABFC
#69ABFC is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.136 H 254.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABFC |
|---|---|
| RGB | rgb(105, 171, 252) |
| HSL | hsl(213, 96%, 70%) |
| HSV | hsv(213, 58%, 99%) |
| CMYK | cmyk(58.3%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.86, 2.40, -46.55) |
| CIE-LCH | lch(68.86, 46.61, 272.96°) |
| OKLab | oklab(73.17% -0.0367 -0.1314) |
| OKLCH | oklch(73.17% 0.136 254.4) |
| XYZ | xyz(37.9530, 39.1540, 97.6340) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 6.85
Azure (survey)
#069AF3
ΔE00 7.68
Dodgerblue
#1E90FF
ΔE00 8.30
Dark Sky Blue
#448EE4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABFC #FCBA69
analogous
#69F5FC #69ABFC #7069FC
triadic
#69ABFC #FC69AB #ABFC69
tetradic
#69ABFC #FC69F5 #FCBA69 #69FC70
square
#69ABFC #FC69F5 #FCBA69 #69FC70
split-complementary
#69ABFC #FC7069 #F5FC69
monochromatic
#056AE6 #2D89FB #69ABFC #A5CDFD #E1EEFE
Accessibility & contrast
On white
2.38
#69ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#69ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABFC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABFC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69abfc; /* rgb */ color: rgb(105, 171, 252); /* oklch */ color: oklch(73.2% 0.136 254.4);
Tailwind
colors: {
custom: {
50: '#9ec3fd',
500: '#69abfc',
950: '#000000',
},
}SCSS
$custom: #69abfc; $custom-light: #9ec3fd; $custom-dark: #000000;
JSON
{
"hex": "#69abfc",
"rgb": {
"r": 105,
"g": 171,
"b": 252
},
"hsl": {
"h": 213.061,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.73165,
"c": 0.13646,
"h": 254.4
},
"luminance": 0.39157
}Semantic roles & 50–950 ramp
primary
#69ABFC
secondary
#F5E2CC
accent
#7E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186