#69A5B1#69A5B1
#69A5B1 is a light, moderate cyan. Relative luminance 0.331; OKLCH L 68.5% C 0.065 H 211.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69A5B1 |
|---|---|
| RGB | rgb(105, 165, 177) |
| HSL | hsl(190, 32%, 55%) |
| HSV | hsv(190, 41%, 69%) |
| CMYK | cmyk(40.7%, 6.8%, 0%, 30.6%) |
| CIE-LAB | lab(64.23, -16.27, -12.33) |
| CIE-LCH | lch(64.23, 20.41, 217.14°) |
| OKLab | oklab(68.54% -0.0549 -0.0339) |
| OKLCH | oklch(68.54% 0.065 211.6) |
| XYZ | xyz(27.2138, 33.0860, 46.5387) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.22
Greyblue
#77A1B5
ΔE00 6.07
Turquoise Blue
#06B1C4
ΔE00 7.50
Bluegrey
#85A3B2
ΔE00 7.64
Bluey Grey
#89A0B0
ΔE00 9.97
Cool Grey
#95A3A6
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A5B1 #B17569
analogous
#69B199 #69A5B1 #6981B1
triadic
#69A5B1 #B169A5 #A5B169
tetradic
#69A5B1 #9969B1 #B17569 #81B169
square
#69A5B1 #9969B1 #B17569 #81B169
split-complementary
#69A5B1 #B16981 #B19969
monochromatic
#376169 #4C8691 #69A5B1 #91BDC6 #BAD5DB
Accessibility & contrast
On white
2.76
#69A5B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#69A5B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A5B1
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A5B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A5B1 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B2
Deuteranopia (green-blind)
#8F98B1
Tritanopia (blue-blind)
#4BAAA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #69a5b1; /* rgb */ color: rgb(105, 165, 177); /* oklch */ color: oklch(68.5% 0.065 211.6);
Tailwind
colors: {
custom: {
50: '#97bfc8',
500: '#69a5b1',
950: '#000000',
},
}SCSS
$custom: #69a5b1; $custom-light: #97bfc8; $custom-dark: #000000;
JSON
{
"hex": "#69a5b1",
"rgb": {
"r": 105,
"g": 165,
"b": 177
},
"hsl": {
"h": 190,
"s": 31.579,
"l": 55.294
},
"oklch": {
"l": 0.68536,
"c": 0.06454,
"h": 211.6
},
"luminance": 0.33088
}Semantic roles & 50–950 ramp
primary
#69A5B1
secondary
#CAB1AC
accent
#7160C8
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182