#69ABC0#69ABC0
#69ABC0 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.5% C 0.074 H 220.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC0 |
|---|---|
| RGB | rgb(105, 171, 192) |
| HSL | hsl(194, 41%, 58%) |
| HSV | hsv(194, 45%, 75%) |
| CMYK | cmyk(45.3%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.47, -15.41, -17.31) |
| CIE-LCH | lch(66.47, 23.18, 228.31°) |
| OKLab | oklab(70.49% -0.0563 -0.0477) |
| OKLCH | oklch(70.49% 0.074 220.3) |
| XYZ | xyz(29.8996, 35.9326, 55.2191) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.94
Bluegrey
#85A3B2
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 7.53
Cadetblue
#5F9EA0
ΔE00 8.84
Bluey Grey
#89A0B0
ΔE00 9.27
Sky Blue
#87CEEB
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC0 #C07E69
analogous
#69C0A9 #69ABC0 #697FC0
triadic
#69ABC0 #C069AB #ABC069
tetradic
#69ABC0 #A969C0 #C07E69 #7FC069
square
#69ABC0 #A969C0 #C07E69 #7FC069
split-complementary
#69ABC0 #C0697F #C0A969
monochromatic
#346A7B #468FA6 #69ABC0 #94C3D2 #BFDBE4
Accessibility & contrast
On white
2.57
#69ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#69ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC0
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC0 | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#919DC0
Tritanopia (blue-blind)
#40B2B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc0; /* rgb */ color: rgb(105, 171, 192); /* oklch */ color: oklch(70.5% 0.074 220.3);
Tailwind
colors: {
custom: {
50: '#99c4d3',
500: '#69abc0',
950: '#000000',
},
}SCSS
$custom: #69abc0; $custom-light: #99c4d3; $custom-dark: #000000;
JSON
{
"hex": "#69abc0",
"rgb": {
"r": 105,
"g": 171,
"b": 192
},
"hsl": {
"h": 194.483,
"s": 40.845,
"l": 58.235
},
"oklch": {
"l": 0.70485,
"c": 0.07383,
"h": 220.3
},
"luminance": 0.35935
}Semantic roles & 50–950 ramp
primary
#69ABC0
secondary
#D4B9B1
accent
#7457D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182