#69ABC6#69ABC6
#69ABC6 is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.078 H 226.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC6 |
|---|---|
| RGB | rgb(105, 171, 198) |
| HSL | hsl(197, 45%, 59%) |
| HSV | hsv(197, 47%, 78%) |
| CMYK | cmyk(47%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(66.68, -13.76, -20.32) |
| CIE-LCH | lch(66.68, 24.54, 235.90°) |
| OKLab | oklab(70.72% -0.054 -0.0562) |
| OKLCH | oklch(70.72% 0.078 226.1) |
| XYZ | xyz(30.5779, 36.2040, 58.7919) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.51
Bluegrey
#85A3B2
ΔE00 6.79
Bluey Grey
#89A0B0
ΔE00 8.70
Turquoise Blue
#06B1C4
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.32
Sky Blue
#87CEEB
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC6 #C68469
analogous
#69C6B3 #69ABC6 #697DC6
triadic
#69ABC6 #C669AB #ABC669
tetradic
#69ABC6 #B369C6 #C68469 #7DC669
square
#69ABC6 #B369C6 #C68469 #7DC669
split-complementary
#69ABC6 #C6697D #C6B369
monochromatic
#326B83 #4390AF #69ABC6 #95C4D7 #C2DDE8
Accessibility & contrast
On white
2.55
#69ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#69ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC6
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC6 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C7
Deuteranopia (green-blind)
#8F9EC6
Tritanopia (blue-blind)
#3CB3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc6; /* rgb */ color: rgb(105, 171, 198); /* oklch */ color: oklch(70.7% 0.078 226.1);
Tailwind
colors: {
custom: {
50: '#99c4d7',
500: '#69abc6',
950: '#000000',
},
}SCSS
$custom: #69abc6; $custom-light: #99c4d7; $custom-dark: #000000;
JSON
{
"hex": "#69abc6",
"rgb": {
"r": 105,
"g": 171,
"b": 198
},
"hsl": {
"h": 197.419,
"s": 44.928,
"l": 59.412
},
"oklch": {
"l": 0.70718,
"c": 0.07795,
"h": 226.1
},
"luminance": 0.36206
}Semantic roles & 50–950 ramp
primary
#69ABC6
secondary
#D8BEB3
accent
#7953D5
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183