#69ABFF#69ABFF
#69ABFF is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.3% C 0.140 H 255.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABFF |
|---|---|
| RGB | rgb(105, 171, 255) |
| HSL | hsl(214, 100%, 71%) |
| HSV | hsv(214, 59%, 100%) |
| CMYK | cmyk(58.8%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.00, 3.35, -47.95) |
| CIE-LCH | lch(69.00, 48.07, 274.00°) |
| OKLab | oklab(73.32% -0.0359 -0.1355) |
| OKLCH | oklch(73.32% 0.14 255.2) |
| XYZ | xyz(38.4322, 39.3457, 100.1575) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 4.88
Cornflowerblue
#6495ED
ΔE00 6.83
Azure (survey)
#069AF3
ΔE00 7.89
Dodgerblue
#1E90FF
ΔE00 8.35
Dark Sky Blue
#448EE4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABFF #FFBD69
analogous
#69F6FF #69ABFF #7269FF
triadic
#69ABFF #FF69AB #ABFF69
tetradic
#69ABFF #FF69F6 #FFBD69 #69FF72
square
#69ABFF #FF69F6 #FFBD69 #69FF72
split-complementary
#69ABFF #FF7269 #F6FF69
monochromatic
#0069EE #2C89FF #69ABFF #A6CDFF #E0EEFF
Accessibility & contrast
On white
2.37
#69ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#69ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABFF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABFF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69abff; /* rgb */ color: rgb(105, 171, 255); /* oklch */ color: oklch(73.3% 0.140 255.2);
Tailwind
colors: {
custom: {
50: '#9fc3ff',
500: '#69abff',
950: '#000000',
},
}SCSS
$custom: #69abff; $custom-light: #9fc3ff; $custom-dark: #000000;
JSON
{
"hex": "#69abff",
"rgb": {
"r": 105,
"g": 171,
"b": 255
},
"hsl": {
"h": 213.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73318,
"c": 0.14022,
"h": 255.2
},
"luminance": 0.39349
}Semantic roles & 50–950 ramp
primary
#69ABFF
secondary
#F6E4CE
accent
#8100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186