#69ABE0#69ABE0
#69ABE0 is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.103 H 244.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABE0 |
|---|---|
| RGB | rgb(105, 171, 224) |
| HSL | hsl(207, 66%, 65%) |
| HSV | hsv(207, 53%, 88%) |
| CMYK | cmyk(53.1%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(67.66, -6.22, -33.15) |
| CIE-LCH | lch(67.66, 33.73, 259.38°) |
| OKLab | oklab(71.82% -0.0449 -0.0927) |
| OKLCH | oklch(71.82% 0.103 244.2) |
| XYZ | xyz(33.8383, 37.5081, 75.9632) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Azure (survey)
#069AF3
ΔE00 6.93
Carolina Blue
#8AB8FE
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 8.12
Lightblue (survey)
#7BC8F6
ΔE00 8.12
Sky
#82CAFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABE0 #E09E69
analogous
#69E0DA #69ABE0 #6970E0
triadic
#69ABE0 #E069AB #ABE069
tetradic
#69ABE0 #DA69E0 #E09E69 #70E069
square
#69ABE0 #DA69E0 #E09E69 #70E069
split-complementary
#69ABE0 #E06970 #E0DA69
monochromatic
#236FAB #368FD6 #69ABE0 #9CC7EA #CEE4F5
Accessibility & contrast
On white
2.47
#69ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#69ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABE0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABE0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE2
Deuteranopia (green-blind)
#849FDF
Tritanopia (blue-blind)
#1EB8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69abe0; /* rgb */ color: rgb(105, 171, 224); /* oklch */ color: oklch(71.8% 0.103 244.2);
Tailwind
colors: {
custom: {
50: '#9bc3ea',
500: '#69abe0',
950: '#000000',
},
}SCSS
$custom: #69abe0; $custom-light: #9bc3ea; $custom-dark: #000000;
JSON
{
"hex": "#69abe0",
"rgb": {
"r": 105,
"g": 171,
"b": 224
},
"hsl": {
"h": 206.723,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.7182,
"c": 0.10299,
"h": 244.2
},
"luminance": 0.37511
}Semantic roles & 50–950 ramp
primary
#69ABE0
secondary
#E7D0BE
accent
#6918CE
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1216
muted
#7F8184