#6CAABA#6CAABA
#6CAABA is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.2% C 0.068 H 215.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAABA |
|---|---|
| RGB | rgb(108, 170, 186) |
| HSL | hsl(192, 36%, 58%) |
| HSV | hsv(192, 42%, 73%) |
| CMYK | cmyk(41.9%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(66.12, -15.75, -14.48) |
| CIE-LCH | lch(66.12, 21.40, 222.60°) |
| OKLab | oklab(70.18% -0.055 -0.0398) |
| OKLCH | oklch(70.18% 0.068 215.9) |
| XYZ | xyz(29.4188, 35.4807, 51.7431) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.38
Bluegrey
#85A3B2
ΔE00 7.08
Cadetblue
#5F9EA0
ΔE00 7.29
Turquoise Blue
#06B1C4
ΔE00 7.35
Bluey Grey
#89A0B0
ΔE00 9.48
Sky Blue
#87CEEB
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAABA #BA7C6C
analogous
#6CBAA3 #6CAABA #6C83BA
triadic
#6CAABA #BA6CAA #AABA6C
tetradic
#6CAABA #A36CBA #BA7C6C #83BA6C
square
#6CAABA #A36CBA #BA7C6C #83BA6C
split-complementary
#6CAABA #BA6C83 #BAA36C
monochromatic
#376875 #4A8D9E #6CAABA #96C2CE #BFDAE1
Accessibility & contrast
On white
2.59
#6CAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#6CAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAABA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAABA | 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)
#9FA6BB
Deuteranopia (green-blind)
#929DBA
Tritanopia (blue-blind)
#4BB0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6caaba; /* rgb */ color: rgb(108, 170, 186); /* oklch */ color: oklch(70.2% 0.068 215.9);
Tailwind
colors: {
custom: {
50: '#9ac3ce',
500: '#6caaba',
950: '#000000',
},
}SCSS
$custom: #6caaba; $custom-light: #9ac3ce; $custom-dark: #000000;
JSON
{
"hex": "#6caaba",
"rgb": {
"r": 108,
"g": 170,
"b": 186
},
"hsl": {
"h": 192.308,
"s": 36.111,
"l": 57.647
},
"oklch": {
"l": 0.7018,
"c": 0.0679,
"h": 215.9
},
"luminance": 0.35483
}Semantic roles & 50–950 ramp
primary
#6CAABA
secondary
#D1B8B1
accent
#735CCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182