#69A6BC#69A6BC
#69A6BC is a light, moderate cyan. Relative luminance 0.339; OKLCH L 69.2% C 0.071 H 222.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69A6BC |
|---|---|
| RGB | rgb(105, 166, 188) |
| HSL | hsl(196, 38%, 57%) |
| HSV | hsv(196, 44%, 74%) |
| CMYK | cmyk(44.1%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(64.89, -13.85, -17.48) |
| CIE-LCH | lch(64.89, 22.30, 231.61°) |
| OKLab | oklab(69.18% -0.0518 -0.0482) |
| OKLCH | oklch(69.18% 0.071 222.9) |
| XYZ | xyz(28.5358, 33.9045, 52.6077) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.57
Bluegrey
#85A3B2
ΔE00 6.09
Bluey Grey
#89A0B0
ΔE00 8.22
Turquoise Blue
#06B1C4
ΔE00 8.56
Cadetblue
#5F9EA0
ΔE00 9.01
Light Grey Blue
#9DBCD4
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A6BC #BC7F69
analogous
#69BCA9 #69A6BC #697CBC
triadic
#69A6BC #BC69A6 #A6BC69
tetradic
#69A6BC #A969BC #BC7F69 #7CBC69
square
#69A6BC #A969BC #BC7F69 #7CBC69
split-complementary
#69A6BC #BC697C #BCA969
monochromatic
#356576 #4889A0 #69A6BC #93BFCF #BED8E2
Accessibility & contrast
On white
2.70
#69A6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#69A6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A6BC
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A6BC | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#8D99BC
Tritanopia (blue-blind)
#44ADAD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #69a6bc; /* rgb */ color: rgb(105, 166, 188); /* oklch */ color: oklch(69.2% 0.071 222.9);
Tailwind
colors: {
custom: {
50: '#98c0d0',
500: '#69a6bc',
950: '#000000',
},
}SCSS
$custom: #69a6bc; $custom-light: #98c0d0; $custom-dark: #000000;
JSON
{
"hex": "#69a6bc",
"rgb": {
"r": 105,
"g": 166,
"b": 188
},
"hsl": {
"h": 195.904,
"s": 38.249,
"l": 57.451
},
"oklch": {
"l": 0.6918,
"c": 0.07077,
"h": 222.9
},
"luminance": 0.33907
}Semantic roles & 50–950 ramp
primary
#69A6BC
secondary
#D1B9B0
accent
#795ACE
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182