#69ACDF#69ACDF
#69ACDF is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.101 H 242.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACDF |
|---|---|
| RGB | rgb(105, 172, 223) |
| HSL | hsl(206, 65%, 64%) |
| HSV | hsv(206, 53%, 87%) |
| CMYK | cmyk(52.9%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.90, -7.06, -32.23) |
| CIE-LCH | lch(67.90, 32.99, 257.63°) |
| OKLab | oklab(72% -0.0463 -0.09) |
| OKLCH | oklch(72% 0.101 242.8) |
| XYZ | xyz(33.8927, 37.8332, 75.3142) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Azure (survey)
#069AF3
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.29
Lightblue (survey)
#7BC8F6
ΔE00 7.71
Sky
#82CAFC
ΔE00 8.02
Deepskyblue
#00BFFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACDF #DF9C69
analogous
#69DFD7 #69ACDF #6971DF
triadic
#69ACDF #DF69AC #ACDF69
tetradic
#69ACDF #D769DF #DF9C69 #71DF69
square
#69ACDF #D769DF #DF9C69 #71DF69
split-complementary
#69ACDF #DF6971 #DFD769
monochromatic
#2470A9 #3790D4 #69ACDF #9BC8EA #CEE4F5
Accessibility & contrast
On white
2.45
#69ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#69ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACDF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACDF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#86A0DE
Tritanopia (blue-blind)
#1FB8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69acdf; /* rgb */ color: rgb(105, 172, 223); /* oklch */ color: oklch(72.0% 0.101 242.8);
Tailwind
colors: {
custom: {
50: '#9bc4e9',
500: '#69acdf',
950: '#000000',
},
}SCSS
$custom: #69acdf; $custom-light: #9bc4e9; $custom-dark: #000000;
JSON
{
"hex": "#69acdf",
"rgb": {
"r": 105,
"g": 172,
"b": 223
},
"hsl": {
"h": 205.932,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.71997,
"c": 0.10127,
"h": 242.8
},
"luminance": 0.37836
}Semantic roles & 50–950 ramp
primary
#69ACDF
secondary
#E6CFBD
accent
#6719CD
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1216
muted
#7F8184