#69ACED#69ACED
#69ACED is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.117 H 249.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACED |
|---|---|
| RGB | rgb(105, 172, 237) |
| HSL | hsl(210, 79%, 67%) |
| HSV | hsv(210, 56%, 93%) |
| CMYK | cmyk(55.7%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.47, -2.83, -38.99) |
| CIE-LCH | lch(68.47, 39.09, 265.85°) |
| OKLab | oklab(72.64% -0.042 -0.1095) |
| OKLCH | oklch(72.64% 0.117 249) |
| XYZ | xyz(35.8588, 38.6197, 85.6690) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 5.80
Azure (survey)
#069AF3
ΔE00 6.97
Cornflowerblue
#6495ED
ΔE00 7.56
Sky
#82CAFC
ΔE00 8.40
Dodgerblue
#1E90FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACED #EDAA69
analogous
#69EDEC #69ACED #696AED
triadic
#69ACED #ED69AC #ACED69
tetradic
#69ACED #EC69ED #EDAA69 #6AED69
square
#69ACED #EC69ED #EDAA69 #6AED69
split-complementary
#69ACED #ED696A #EDEC69
monochromatic
#186FC4 #328EE6 #69ACED #A0CAF4 #D6E8FA
Accessibility & contrast
On white
2.41
#69ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#69ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACED
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACED | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#00BBC3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #69aced; /* rgb */ color: rgb(105, 172, 237); /* oklch */ color: oklch(72.6% 0.117 249.0);
Tailwind
colors: {
custom: {
50: '#9dc4f3',
500: '#69aced',
950: '#000000',
},
}SCSS
$custom: #69aced; $custom-light: #9dc4f3; $custom-dark: #000000;
JSON
{
"hex": "#69aced",
"rgb": {
"r": 105,
"g": 172,
"b": 237
},
"hsl": {
"h": 209.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.72643,
"c": 0.11728,
"h": 249
},
"luminance": 0.38623
}Semantic roles & 50–950 ramp
primary
#69ACED
secondary
#EED9C4
accent
#710BDB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185