#69AABB#69AABB
#69AABB is a light, moderate cyan. Relative luminance 0.353; OKLCH L 70.1% C 0.071 H 216.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69AABB |
|---|---|
| RGB | rgb(105, 170, 187) |
| HSL | hsl(192, 38%, 57%) |
| HSV | hsv(192, 44%, 73%) |
| CMYK | cmyk(43.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.01, -16.25, -15.22) |
| CIE-LCH | lch(66.01, 22.26, 223.13°) |
| OKLab | oklab(70.07% -0.0571 -0.0419) |
| OKLCH | oklch(70.07% 0.071 216.3) |
| XYZ | xyz(29.1668, 35.3384, 52.2881) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.37
Cadetblue
#5F9EA0
ΔE00 7.40
Bluey Grey
#89A0B0
ΔE00 9.73
Sky Blue
#87CEEB
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AABB #BB7A69
analogous
#69BBA3 #69AABB #6981BB
triadic
#69AABB #BB69AA #AABB69
tetradic
#69AABB #A369BB #BB7A69 #81BB69
square
#69AABB #A369BB #BB7A69 #81BB69
split-complementary
#69AABB #BB6981 #BBA369
monochromatic
#356775 #488D9F #69AABB #93C2CE #BDDAE1
Accessibility & contrast
On white
2.60
#69AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#69AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AABB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AABB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#44B0AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69aabb; /* rgb */ color: rgb(105, 170, 187); /* oklch */ color: oklch(70.1% 0.071 216.3);
Tailwind
colors: {
custom: {
50: '#98c3cf',
500: '#69aabb',
950: '#000000',
},
}SCSS
$custom: #69aabb; $custom-light: #98c3cf; $custom-dark: #000000;
JSON
{
"hex": "#69aabb",
"rgb": {
"r": 105,
"g": 170,
"b": 187
},
"hsl": {
"h": 192.439,
"s": 37.615,
"l": 57.255
},
"oklch": {
"l": 0.70065,
"c": 0.07081,
"h": 216.3
},
"luminance": 0.35341
}Semantic roles & 50–950 ramp
primary
#69AABB
secondary
#D1B6AF
accent
#725ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182