#69ACFF#69ACFF
#69ACFF is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.139 H 254.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACFF |
|---|---|
| RGB | rgb(105, 172, 255) |
| HSL | hsl(213, 100%, 71%) |
| HSV | hsv(213, 59%, 100%) |
| CMYK | cmyk(58.8%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.27, 2.78, -47.53) |
| CIE-LCH | lch(69.27, 47.61, 273.35°) |
| OKLab | oklab(73.53% -0.0369 -0.1343) |
| OKLCH | oklch(73.53% 0.139 254.6) |
| XYZ | xyz(38.6218, 39.7249, 100.2207) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Carolina Blue
#8AB8FE
ΔE00 4.81
Cornflowerblue
#6495ED
ΔE00 7.14
Azure (survey)
#069AF3
ΔE00 7.91
Dodgerblue
#1E90FF
ΔE00 8.56
Sky
#82CAFC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACFF #FFBC69
analogous
#69F7FF #69ACFF #7169FF
triadic
#69ACFF #FF69AC #ACFF69
tetradic
#69ACFF #FF69F7 #FFBC69 #69FF71
square
#69ACFF #FF69F7 #FFBC69 #69FF71
split-complementary
#69ACFF #FF7169 #F7FF69
monochromatic
#006AEE #2C8AFF #69ACFF #A6CEFF #E0EEFF
Accessibility & contrast
On white
2.35
#69ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#69ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACFF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACFF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#75A3FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #69acff; /* rgb */ color: rgb(105, 172, 255); /* oklch */ color: oklch(73.5% 0.139 254.6);
Tailwind
colors: {
custom: {
50: '#9fc4ff',
500: '#69acff',
950: '#000000',
},
}SCSS
$custom: #69acff; $custom-light: #9fc4ff; $custom-dark: #000000;
JSON
{
"hex": "#69acff",
"rgb": {
"r": 105,
"g": 172,
"b": 255
},
"hsl": {
"h": 213.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73531,
"c": 0.13928,
"h": 254.6
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#69ACFF
secondary
#F6E4CE
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186