#69ABBC#69ABBC
#69ABBC is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.3% C 0.072 H 216.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABBC |
|---|---|
| RGB | rgb(105, 171, 188) |
| HSL | hsl(192, 38%, 57%) |
| HSV | hsv(192, 44%, 74%) |
| CMYK | cmyk(44.1%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(66.33, -16.50, -15.29) |
| CIE-LCH | lch(66.33, 22.50, 222.81°) |
| OKLab | oklab(70.33% -0.0579 -0.0421) |
| OKLCH | oklch(70.33% 0.072 216) |
| XYZ | xyz(29.4624, 35.7577, 52.9166) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.75
Turquoise Blue
#06B1C4
ΔE00 6.87
Cadetblue
#5F9EA0
ΔE00 7.49
Bluegrey
#85A3B2
ΔE00 7.55
Bluey Grey
#89A0B0
ΔE00 9.92
Sky Blue
#87CEEB
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABBC #BC7A69
analogous
#69BCA3 #69ABBC #6982BC
triadic
#69ABBC #BC69AB #ABBC69
tetradic
#69ABBC #A369BC #BC7A69 #82BC69
square
#69ABBC #A369BC #BC7A69 #82BC69
split-complementary
#69ABBC #BC6982 #BCA369
monochromatic
#356976 #488EA0 #69ABBC #93C3CF #BEDAE2
Accessibility & contrast
On white
2.58
#69ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#69ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABBC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABBC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#43B1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69abbc; /* rgb */ color: rgb(105, 171, 188); /* oklch */ color: oklch(70.3% 0.072 216.0);
Tailwind
colors: {
custom: {
50: '#98c4d0',
500: '#69abbc',
950: '#000000',
},
}SCSS
$custom: #69abbc; $custom-light: #98c4d0; $custom-dark: #000000;
JSON
{
"hex": "#69abbc",
"rgb": {
"r": 105,
"g": 171,
"b": 188
},
"hsl": {
"h": 192.289,
"s": 38.249,
"l": 57.451
},
"oklch": {
"l": 0.70334,
"c": 0.07159,
"h": 216
},
"luminance": 0.3576
}Semantic roles & 50–950 ramp
primary
#69ABBC
secondary
#D1B7B0
accent
#715ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182