#69ABDF#69ABDF
#69ABDF is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.102 H 243.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABDF |
|---|---|
| RGB | rgb(105, 171, 223) |
| HSL | hsl(206, 65%, 64%) |
| HSV | hsv(206, 53%, 87%) |
| CMYK | cmyk(52.9%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(67.62, -6.51, -32.66) |
| CIE-LCH | lch(67.62, 33.30, 258.72°) |
| OKLab | oklab(71.78% -0.0452 -0.0913) |
| OKLCH | oklch(71.78% 0.102 243.6) |
| XYZ | xyz(33.7031, 37.4540, 75.2510) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Azure (survey)
#069AF3
ΔE00 6.99
Carolina Blue
#8AB8FE
ΔE00 7.18
Lightblue (survey)
#7BC8F6
ΔE00 8.06
Cornflowerblue
#6495ED
ΔE00 8.22
Sky
#82CAFC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABDF #DF9D69
analogous
#69DFD8 #69ABDF #6970DF
triadic
#69ABDF #DF69AB #ABDF69
tetradic
#69ABDF #D869DF #DF9D69 #70DF69
square
#69ABDF #D869DF #DF9D69 #70DF69
split-complementary
#69ABDF #DF6970 #DFD869
monochromatic
#246FA9 #378FD4 #69ABDF #9BC7EA #CEE3F5
Accessibility & contrast
On white
2.47
#69ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#69ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABDF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABDF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE1
Deuteranopia (green-blind)
#859FDE
Tritanopia (blue-blind)
#20B8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69abdf; /* rgb */ color: rgb(105, 171, 223); /* oklch */ color: oklch(71.8% 0.102 243.6);
Tailwind
colors: {
custom: {
50: '#9bc3e9',
500: '#69abdf',
950: '#000000',
},
}SCSS
$custom: #69abdf; $custom-light: #9bc3e9; $custom-dark: #000000;
JSON
{
"hex": "#69abdf",
"rgb": {
"r": 105,
"g": 171,
"b": 223
},
"hsl": {
"h": 206.441,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.71775,
"c": 0.10188,
"h": 243.6
},
"luminance": 0.37457
}Semantic roles & 50–950 ramp
primary
#69ABDF
secondary
#E6CFBD
accent
#6819CD
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1216
muted
#7F8184