#69A8BC#69A8BC
#69A8BC is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.6% C 0.071 H 220.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8BC |
|---|---|
| RGB | rgb(105, 168, 188) |
| HSL | hsl(194, 38%, 57%) |
| HSV | hsv(194, 44%, 74%) |
| CMYK | cmyk(44.1%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(65.47, -14.92, -16.60) |
| CIE-LCH | lch(65.47, 22.32, 228.06°) |
| OKLab | oklab(69.64% -0.0543 -0.0458) |
| OKLCH | oklch(69.64% 0.071 220.1) |
| XYZ | xyz(28.9021, 34.6373, 52.7299) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.38
Bluegrey
#85A3B2
ΔE00 6.59
Turquoise Blue
#06B1C4
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 8.33
Bluey Grey
#89A0B0
ΔE00 8.85
Sky Blue
#87CEEB
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8BC #BC7D69
analogous
#69BCA7 #69A8BC #697EBC
triadic
#69A8BC #BC69A8 #A8BC69
tetradic
#69A8BC #A769BC #BC7D69 #7EBC69
square
#69A8BC #A769BC #BC7D69 #7EBC69
split-complementary
#69A8BC #BC697E #BCA769
monochromatic
#356676 #488BA0 #69A8BC #93C1CF #BED9E2
Accessibility & contrast
On white
2.65
#69A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#69A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8BC
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8BC | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#44AFAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69a8bc; /* rgb */ color: rgb(105, 168, 188); /* oklch */ color: oklch(69.6% 0.071 220.1);
Tailwind
colors: {
custom: {
50: '#98c2d0',
500: '#69a8bc',
950: '#000000',
},
}SCSS
$custom: #69a8bc; $custom-light: #98c2d0; $custom-dark: #000000;
JSON
{
"hex": "#69a8bc",
"rgb": {
"r": 105,
"g": 168,
"b": 188
},
"hsl": {
"h": 194.458,
"s": 38.249,
"l": 57.451
},
"oklch": {
"l": 0.69641,
"c": 0.07098,
"h": 220.1
},
"luminance": 0.34639
}Semantic roles & 50–950 ramp
primary
#69A8BC
secondary
#D1B8B0
accent
#765ACE
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182