#69ACE0#69ACE0
#69ACE0 is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.102 H 243.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACE0 |
|---|---|
| RGB | rgb(105, 172, 224) |
| HSL | hsl(206, 66%, 65%) |
| HSV | hsv(206, 53%, 88%) |
| CMYK | cmyk(53.1%, 23.2%, 0%, 12.2%) |
| CIE-LAB | lab(67.94, -6.77, -32.71) |
| CIE-LCH | lch(67.94, 33.40, 258.31°) |
| OKLab | oklab(72.04% -0.046 -0.0914) |
| OKLCH | oklch(72.04% 0.102 243.3) |
| XYZ | xyz(34.0279, 37.8873, 76.0264) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Carolina Blue
#8AB8FE
ΔE00 7.15
Azure (survey)
#069AF3
ΔE00 7.17
Lightblue (survey)
#7BC8F6
ΔE00 7.77
Sky
#82CAFC
ΔE00 8.03
Deepskyblue
#00BFFF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACE0 #E09D69
analogous
#69E0D8 #69ACE0 #6971E0
triadic
#69ACE0 #E069AC #ACE069
tetradic
#69ACE0 #D869E0 #E09D69 #71E069
square
#69ACE0 #D869E0 #E09D69 #71E069
split-complementary
#69ACE0 #E06971 #E0D869
monochromatic
#2370AB #3690D6 #69ACE0 #9CC8EA #CEE4F5
Accessibility & contrast
On white
2.45
#69ACE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#69ACE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACE0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACE0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#86A0DF
Tritanopia (blue-blind)
#1DB9BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69ace0; /* rgb */ color: rgb(105, 172, 224); /* oklch */ color: oklch(72.0% 0.102 243.3);
Tailwind
colors: {
custom: {
50: '#9bc4ea',
500: '#69ace0',
950: '#000000',
},
}SCSS
$custom: #69ace0; $custom-light: #9bc4ea; $custom-dark: #000000;
JSON
{
"hex": "#69ace0",
"rgb": {
"r": 105,
"g": 172,
"b": 224
},
"hsl": {
"h": 206.218,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.72042,
"c": 0.10237,
"h": 243.3
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#69ACE0
secondary
#E7D0BE
accent
#6718CE
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1216
muted
#7F8184