#69ABC1#69ABC1
#69ABC1 is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.5% C 0.074 H 221.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC1 |
|---|---|
| RGB | rgb(105, 171, 193) |
| HSL | hsl(195, 42%, 58%) |
| HSV | hsv(195, 46%, 76%) |
| CMYK | cmyk(45.6%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(66.50, -15.14, -17.81) |
| CIE-LCH | lch(66.50, 23.38, 229.63°) |
| OKLab | oklab(70.52% -0.0559 -0.0491) |
| OKLCH | oklch(70.52% 0.074 221.3) |
| XYZ | xyz(30.0107, 35.9771, 55.8046) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.80
Bluegrey
#85A3B2
ΔE00 6.93
Turquoise Blue
#06B1C4
ΔE00 7.73
Bluey Grey
#89A0B0
ΔE00 9.14
Cadetblue
#5F9EA0
ΔE00 9.18
Sky Blue
#87CEEB
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC1 #C17F69
analogous
#69C1AB #69ABC1 #697FC1
triadic
#69ABC1 #C169AB #ABC169
tetradic
#69ABC1 #AB69C1 #C17F69 #7FC169
square
#69ABC1 #AB69C1 #C17F69 #7FC169
split-complementary
#69ABC1 #C1697F #C1AB69
monochromatic
#336A7C #458FA8 #69ABC1 #94C3D3 #C0DBE5
Accessibility & contrast
On white
2.56
#69ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#69ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC1
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC1 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C2
Deuteranopia (green-blind)
#909DC1
Tritanopia (blue-blind)
#40B2B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc1; /* rgb */ color: rgb(105, 171, 193); /* oklch */ color: oklch(70.5% 0.074 221.3);
Tailwind
colors: {
custom: {
50: '#99c4d3',
500: '#69abc1',
950: '#000000',
},
}SCSS
$custom: #69abc1; $custom-light: #99c4d3; $custom-dark: #000000;
JSON
{
"hex": "#69abc1",
"rgb": {
"r": 105,
"g": 171,
"b": 193
},
"hsl": {
"h": 195,
"s": 41.509,
"l": 58.431
},
"oklch": {
"l": 0.70523,
"c": 0.07446,
"h": 221.3
},
"luminance": 0.35979
}Semantic roles & 50–950 ramp
primary
#69ABC1
secondary
#D4BAB1
accent
#7556D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182