#6CAABB#6CAABB
#6CAABB is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.2% C 0.068 H 217.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAABB |
|---|---|
| RGB | rgb(108, 170, 187) |
| HSL | hsl(193, 37%, 58%) |
| HSV | hsv(193, 42%, 73%) |
| CMYK | cmyk(42.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.15, -15.48, -14.99) |
| CIE-LCH | lch(66.15, 21.55, 224.07°) |
| OKLab | oklab(70.22% -0.0546 -0.0412) |
| OKLCH | oklch(70.22% 0.068 217.1) |
| XYZ | xyz(29.5255, 35.5234, 52.3049) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.12
Bluegrey
#85A3B2
ΔE00 6.90
Turquoise Blue
#06B1C4
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.63
Bluey Grey
#89A0B0
ΔE00 9.28
Sky Blue
#87CEEB
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAABB #BB7D6C
analogous
#6CBBA4 #6CAABB #6C83BB
triadic
#6CAABB #BB6CAA #AABB6C
tetradic
#6CAABB #A46CBB #BB7D6C #83BB6C
square
#6CAABB #A46CBB #BB7D6C #83BB6C
split-complementary
#6CAABB #BB6C83 #BBA46C
monochromatic
#376876 #4A8DA0 #6CAABB #96C2CE #C0DAE2
Accessibility & contrast
On white
2.59
#6CAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#6CAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAABB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAABB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#4AB0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6caabb; /* rgb */ color: rgb(108, 170, 187); /* oklch */ color: oklch(70.2% 0.068 217.1);
Tailwind
colors: {
custom: {
50: '#9ac3cf',
500: '#6caabb',
950: '#000000',
},
}SCSS
$custom: #6caabb; $custom-light: #9ac3cf; $custom-dark: #000000;
JSON
{
"hex": "#6caabb",
"rgb": {
"r": 108,
"g": 170,
"b": 187
},
"hsl": {
"h": 192.911,
"s": 36.744,
"l": 57.843
},
"oklch": {
"l": 0.70217,
"c": 0.06841,
"h": 217.1
},
"luminance": 0.35525
}Semantic roles & 50–950 ramp
primary
#6CAABB
secondary
#D1B8B2
accent
#745BCD
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182