#69ACF5#69ACF5
#69ACF5 is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.127 H 251.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACF5 |
|---|---|
| RGB | rgb(105, 172, 245) |
| HSL | hsl(211, 88%, 69%) |
| HSV | hsv(211, 57%, 96%) |
| CMYK | cmyk(57.1%, 29.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.82, -0.35, -42.81) |
| CIE-LCH | lch(68.82, 42.81, 269.53°) |
| OKLab | oklab(73.03% -0.0396 -0.1206) |
| OKLCH | oklch(73.03% 0.127 251.8) |
| XYZ | xyz(37.0538, 39.0977, 91.9624) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 5.27
Cornflowerblue
#6495ED
ΔE00 7.28
Azure (survey)
#069AF3
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 8.48
Sky
#82CAFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACF5 #F5B269
analogous
#69F2F5 #69ACF5 #6C69F5
triadic
#69ACF5 #F569AC #ACF569
tetradic
#69ACF5 #F569F2 #F5B269 #69F56C
square
#69ACF5 #F569F2 #F5B269 #69F56C
split-complementary
#69ACF5 #F56C69 #F2F569
monochromatic
#0E6ED5 #308CF1 #69ACF5 #A2CCF9 #DCEBFD
Accessibility & contrast
On white
2.38
#69ACF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#69ACF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACF5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACF5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF8
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#00BDC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69acf5; /* rgb */ color: rgb(105, 172, 245); /* oklch */ color: oklch(73.0% 0.127 251.8);
Tailwind
colors: {
custom: {
50: '#9ec4f8',
500: '#69acf5',
950: '#000000',
},
}SCSS
$custom: #69acf5; $custom-light: #9ec4f8; $custom-dark: #000000;
JSON
{
"hex": "#69acf5",
"rgb": {
"r": 105,
"g": 172,
"b": 245
},
"hsl": {
"h": 211.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.7303,
"c": 0.12692,
"h": 251.8
},
"luminance": 0.39101
}Semantic roles & 50–950 ramp
primary
#69ACF5
secondary
#F2DEC8
accent
#7801E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185