#69ABDE#69ABDE
#69ABDE is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.101 H 243.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABDE |
|---|---|
| RGB | rgb(105, 171, 222) |
| HSL | hsl(206, 64%, 64%) |
| HSV | hsv(206, 53%, 87%) |
| CMYK | cmyk(52.7%, 23%, 0%, 12.9%) |
| CIE-LAB | lab(67.58, -6.81, -32.17) |
| CIE-LCH | lch(67.58, 32.89, 258.04°) |
| OKLab | oklab(71.73% -0.0455 -0.0899) |
| OKLCH | oklch(71.73% 0.101 243.1) |
| XYZ | xyz(33.5687, 37.4003, 74.5431) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Azure (survey)
#069AF3
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 8.01
Sky
#82CAFC
ΔE00 8.31
Cornflowerblue
#6495ED
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABDE #DE9C69
analogous
#69DED7 #69ABDE #6971DE
triadic
#69ABDE #DE69AB #ABDE69
tetradic
#69ABDE #D769DE #DE9C69 #71DE69
square
#69ABDE #D769DE #DE9C69 #71DE69
split-complementary
#69ABDE #DE6971 #DED769
monochromatic
#256FA8 #378FD3 #69ABDE #9BC7E9 #CDE3F4
Accessibility & contrast
On white
2.48
#69ABDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#69ABDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABDE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABDE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE0
Deuteranopia (green-blind)
#859FDD
Tritanopia (blue-blind)
#21B7BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69abde; /* rgb */ color: rgb(105, 171, 222); /* oklch */ color: oklch(71.7% 0.101 243.1);
Tailwind
colors: {
custom: {
50: '#9bc3e8',
500: '#69abde',
950: '#000000',
},
}SCSS
$custom: #69abde; $custom-light: #9bc3e8; $custom-dark: #000000;
JSON
{
"hex": "#69abde",
"rgb": {
"r": 105,
"g": 171,
"b": 222
},
"hsl": {
"h": 206.154,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.7173,
"c": 0.10077,
"h": 243.1
},
"luminance": 0.37403
}Semantic roles & 50–950 ramp
primary
#69ABDE
secondary
#E6CFBD
accent
#671ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0F1216
muted
#7E8184