#69ACDE#69ACDE
#69ACDE is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.100 H 242.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACDE |
|---|---|
| RGB | rgb(105, 172, 222) |
| HSL | hsl(206, 64%, 64%) |
| HSV | hsv(206, 53%, 87%) |
| CMYK | cmyk(52.7%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(67.86, -7.36, -31.74) |
| CIE-LCH | lch(67.86, 32.58, 256.94°) |
| OKLab | oklab(71.95% -0.0467 -0.0886) |
| OKLCH | oklch(71.95% 0.1 242.2) |
| XYZ | xyz(33.7583, 37.7795, 74.6063) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.15
Azure (survey)
#069AF3
ΔE00 7.33
Carolina Blue
#8AB8FE
ΔE00 7.43
Lightblue (survey)
#7BC8F6
ΔE00 7.67
Sky
#82CAFC
ΔE00 8.02
Deepskyblue
#00BFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACDE #DE9B69
analogous
#69DED6 #69ACDE #6972DE
triadic
#69ACDE #DE69AC #ACDE69
tetradic
#69ACDE #D669DE #DE9B69 #72DE69
square
#69ACDE #D669DE #DE9B69 #72DE69
split-complementary
#69ACDE #DE6972 #DED669
monochromatic
#2570A8 #3790D3 #69ACDE #9BC8E9 #CDE4F4
Accessibility & contrast
On white
2.45
#69ACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#69ACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACDE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACDE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE0
Deuteranopia (green-blind)
#87A0DD
Tritanopia (blue-blind)
#21B8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69acde; /* rgb */ color: rgb(105, 172, 222); /* oklch */ color: oklch(72.0% 0.100 242.2);
Tailwind
colors: {
custom: {
50: '#9bc4e8',
500: '#69acde',
950: '#000000',
},
}SCSS
$custom: #69acde; $custom-light: #9bc4e8; $custom-dark: #000000;
JSON
{
"hex": "#69acde",
"rgb": {
"r": 105,
"g": 172,
"b": 222
},
"hsl": {
"h": 205.641,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.71953,
"c": 0.10018,
"h": 242.2
},
"luminance": 0.37782
}Semantic roles & 50–950 ramp
primary
#69ACDE
secondary
#E6CEBD
accent
#661ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0F1216
muted
#7E8184