#69ACC1#69ACC1
#69ACC1 is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.8% C 0.075 H 220.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACC1 |
|---|---|
| RGB | rgb(105, 172, 193) |
| HSL | hsl(194, 42%, 58%) |
| HSV | hsv(194, 46%, 76%) |
| CMYK | cmyk(45.6%, 10.9%, 0%, 24.3%) |
| CIE-LAB | lab(66.79, -15.67, -17.37) |
| CIE-LCH | lch(66.79, 23.39, 227.95°) |
| OKLab | oklab(70.75% -0.0571 -0.0479) |
| OKLCH | oklch(70.75% 0.075 220) |
| XYZ | xyz(30.2003, 36.3563, 55.8678) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.20
Bluegrey
#85A3B2
ΔE00 7.21
Turquoise Blue
#06B1C4
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 8.92
Bluey Grey
#89A0B0
ΔE00 9.47
Sky Blue
#87CEEB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACC1 #C17E69
analogous
#69C1AA #69ACC1 #6980C1
triadic
#69ACC1 #C169AC #ACC169
tetradic
#69ACC1 #AA69C1 #C17E69 #80C169
square
#69ACC1 #AA69C1 #C17E69 #80C169
split-complementary
#69ACC1 #C16980 #C1AA69
monochromatic
#336B7C #4590A8 #69ACC1 #94C4D3 #C0DCE5
Accessibility & contrast
On white
2.54
#69ACC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#69ACC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACC1
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACC1 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C2
Deuteranopia (green-blind)
#929EC1
Tritanopia (blue-blind)
#3FB3B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69acc1; /* rgb */ color: rgb(105, 172, 193); /* oklch */ color: oklch(70.8% 0.075 220.0);
Tailwind
colors: {
custom: {
50: '#99c4d3',
500: '#69acc1',
950: '#000000',
},
}SCSS
$custom: #69acc1; $custom-light: #99c4d3; $custom-dark: #000000;
JSON
{
"hex": "#69acc1",
"rgb": {
"r": 105,
"g": 172,
"b": 193
},
"hsl": {
"h": 194.318,
"s": 41.509,
"l": 58.431
},
"oklch": {
"l": 0.70753,
"c": 0.07457,
"h": 220
},
"luminance": 0.36359
}Semantic roles & 50–950 ramp
primary
#69ACC1
secondary
#D4BAB1
accent
#7456D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182