#69ABBB#69ABBB
#69ABBB is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.071 H 214.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABBB |
|---|---|
| RGB | rgb(105, 171, 187) |
| HSL | hsl(192, 38%, 57%) |
| HSV | hsv(192, 44%, 73%) |
| CMYK | cmyk(43.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.30, -16.77, -14.78) |
| CIE-LCH | lch(66.30, 22.36, 221.39°) |
| OKLab | oklab(70.3% -0.0583 -0.0407) |
| OKLCH | oklch(70.3% 0.071 214.9) |
| XYZ | xyz(29.3550, 35.7148, 52.3508) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.01
Turquoise Blue
#06B1C4
ΔE00 6.75
Cadetblue
#5F9EA0
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.73
Bluey Grey
#89A0B0
ΔE00 10.11
Sky Blue
#87CEEB
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABBB #BB7969
analogous
#69BBA2 #69ABBB #6982BB
triadic
#69ABBB #BB69AB #ABBB69
tetradic
#69ABBB #A269BB #BB7969 #82BB69
square
#69ABBB #A269BB #BB7969 #82BB69
split-complementary
#69ABBB #BB6982 #BBA269
monochromatic
#356875 #488E9F #69ABBB #93C3CE #BDDAE1
Accessibility & contrast
On white
2.58
#69ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#69ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABBB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABBB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#44B1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69abbb; /* rgb */ color: rgb(105, 171, 187); /* oklch */ color: oklch(70.3% 0.071 214.9);
Tailwind
colors: {
custom: {
50: '#98c4cf',
500: '#69abbb',
950: '#000000',
},
}SCSS
$custom: #69abbb; $custom-light: #98c4cf; $custom-dark: #000000;
JSON
{
"hex": "#69abbb",
"rgb": {
"r": 105,
"g": 171,
"b": 187
},
"hsl": {
"h": 191.707,
"s": 37.615,
"l": 57.255
},
"oklch": {
"l": 0.70296,
"c": 0.0711,
"h": 214.9
},
"luminance": 0.35717
}Semantic roles & 50–950 ramp
primary
#69ABBB
secondary
#D1B6AF
accent
#715ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182