#6CABBE#6CABBE
#6CABBE is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.6% C 0.070 H 219.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABBE |
|---|---|
| RGB | rgb(108, 171, 190) |
| HSL | hsl(194, 39%, 58%) |
| HSV | hsv(194, 43%, 75%) |
| CMYK | cmyk(43.2%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(66.54, -15.21, -16.07) |
| CIE-LCH | lch(66.54, 22.13, 226.58°) |
| OKLab | oklab(70.56% -0.0546 -0.0443) |
| OKLCH | oklch(70.56% 0.07 219) |
| XYZ | xyz(30.0382, 36.0295, 54.0767) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.92
Bluegrey
#85A3B2
ΔE00 6.80
Turquoise Blue
#06B1C4
ΔE00 7.63
Cadetblue
#5F9EA0
ΔE00 8.40
Bluey Grey
#89A0B0
ΔE00 9.14
Sky Blue
#87CEEB
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABBE #BE7F6C
analogous
#6CBEA8 #6CABBE #6C82BE
triadic
#6CABBE #BE6CAB #ABBE6C
tetradic
#6CABBE #A86CBE #BE7F6C #82BE6C
square
#6CABBE #A86CBE #BE7F6C #82BE6C
split-complementary
#6CABBE #BE6C82 #BEA86C
monochromatic
#366A7A #498FA4 #6CABBE #96C3D1 #C1DBE4
Accessibility & contrast
On white
2.56
#6CABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#6CABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABBE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABBE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#48B2B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6cabbe; /* rgb */ color: rgb(108, 171, 190); /* oklch */ color: oklch(70.6% 0.070 219.0);
Tailwind
colors: {
custom: {
50: '#9ac4d1',
500: '#6cabbe',
950: '#000000',
},
}SCSS
$custom: #6cabbe; $custom-light: #9ac4d1; $custom-dark: #000000;
JSON
{
"hex": "#6cabbe",
"rgb": {
"r": 108,
"g": 171,
"b": 190
},
"hsl": {
"h": 193.902,
"s": 38.679,
"l": 58.431
},
"oklch": {
"l": 0.7056,
"c": 0.07031,
"h": 219
},
"luminance": 0.36032
}Semantic roles & 50–950 ramp
primary
#6CABBE
secondary
#D3BAB3
accent
#7459CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182