#6BAABE#6BAABE
#6BAABE is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.3% C 0.071 H 220.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAABE |
|---|---|
| RGB | rgb(107, 170, 190) |
| HSL | hsl(194, 39%, 58%) |
| HSV | hsv(194, 44%, 75%) |
| CMYK | cmyk(43.7%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(66.21, -14.93, -16.58) |
| CIE-LCH | lch(66.21, 22.32, 228.00°) |
| OKLab | oklab(70.28% -0.0542 -0.0457) |
| OKLCH | oklch(70.28% 0.071 220.1) |
| XYZ | xyz(29.7290, 35.5908, 54.0084) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.60
Bluegrey
#85A3B2
ΔE00 6.64
Turquoise Blue
#06B1C4
ΔE00 7.80
Cadetblue
#5F9EA0
ΔE00 8.60
Bluey Grey
#89A0B0
ΔE00 8.93
Sky Blue
#87CEEB
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAABE #BE7F6B
analogous
#6BBEA8 #6BAABE #6B80BE
triadic
#6BAABE #BE6BAA #AABE6B
tetradic
#6BAABE #A86BBE #BE7F6B #80BE6B
square
#6BAABE #A86BBE #BE7F6B #80BE6B
split-complementary
#6BAABE #BE6B80 #BEA86B
monochromatic
#356979 #488EA4 #6BAABE #96C2D1 #C0DBE3
Accessibility & contrast
On white
2.59
#6BAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#6BAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAABE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAABE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#46B1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6baabe; /* rgb */ color: rgb(107, 170, 190); /* oklch */ color: oklch(70.3% 0.071 220.1);
Tailwind
colors: {
custom: {
50: '#9ac3d1',
500: '#6baabe',
950: '#000000',
},
}SCSS
$custom: #6baabe; $custom-light: #9ac3d1; $custom-dark: #000000;
JSON
{
"hex": "#6baabe",
"rgb": {
"r": 107,
"g": 170,
"b": 190
},
"hsl": {
"h": 194.458,
"s": 38.967,
"l": 58.235
},
"oklch": {
"l": 0.70279,
"c": 0.07093,
"h": 220.1
},
"luminance": 0.35593
}Semantic roles & 50–950 ramp
primary
#6BAABE
secondary
#D3BAB2
accent
#7559CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182