#69A9BC#69A9BC
#69A9BC is a light, moderate cyan. Relative luminance 0.350; OKLCH L 69.9% C 0.071 H 218.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9BC |
|---|---|
| RGB | rgb(105, 169, 188) |
| HSL | hsl(194, 38%, 57%) |
| HSV | hsv(194, 44%, 74%) |
| CMYK | cmyk(44.1%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(65.75, -15.45, -16.16) |
| CIE-LCH | lch(65.75, 22.36, 226.30°) |
| OKLab | oklab(69.87% -0.0555 -0.0445) |
| OKLCH | oklch(69.87% 0.071 218.8) |
| XYZ | xyz(29.0875, 35.0079, 52.7916) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.82
Bluegrey
#85A3B2
ΔE00 6.88
Turquoise Blue
#06B1C4
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 8.02
Bluey Grey
#89A0B0
ΔE00 9.20
Sky Blue
#87CEEB
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9BC #BC7C69
analogous
#69BCA6 #69A9BC #697FBC
triadic
#69A9BC #BC69A9 #A9BC69
tetradic
#69A9BC #A669BC #BC7C69 #7FBC69
square
#69A9BC #A669BC #BC7C69 #7FBC69
split-complementary
#69A9BC #BC697F #BCA669
monochromatic
#356776 #488CA0 #69A9BC #93C1CF #BEDAE2
Accessibility & contrast
On white
2.62
#69A9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#69A9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9BC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9BC | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#44B0AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69a9bc; /* rgb */ color: rgb(105, 169, 188); /* oklch */ color: oklch(69.9% 0.071 218.8);
Tailwind
colors: {
custom: {
50: '#98c2d0',
500: '#69a9bc',
950: '#000000',
},
}SCSS
$custom: #69a9bc; $custom-light: #98c2d0; $custom-dark: #000000;
JSON
{
"hex": "#69a9bc",
"rgb": {
"r": 105,
"g": 169,
"b": 188
},
"hsl": {
"h": 193.735,
"s": 38.249,
"l": 57.451
},
"oklch": {
"l": 0.69871,
"c": 0.07114,
"h": 218.8
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#69A9BC
secondary
#D1B7B0
accent
#745ACE
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182