#6BAABA#6BAABA
#6BAABA is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.1% C 0.069 H 215.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAABA |
|---|---|
| RGB | rgb(107, 170, 186) |
| HSL | hsl(192, 36%, 57%) |
| HSV | hsv(192, 42%, 73%) |
| CMYK | cmyk(42.5%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(66.07, -16.01, -14.56) |
| CIE-LCH | lch(66.07, 21.64, 222.29°) |
| OKLab | oklab(70.13% -0.0558 -0.0401) |
| OKLCH | oklch(70.13% 0.069 215.7) |
| XYZ | xyz(29.2979, 35.4183, 51.7374) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 7.20
Cadetblue
#5F9EA0
ΔE00 7.20
Bluegrey
#85A3B2
ΔE00 7.24
Bluey Grey
#89A0B0
ΔE00 9.63
Sky Blue
#87CEEB
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAABA #BA7B6B
analogous
#6BBAA3 #6BAABA #6B82BA
triadic
#6BAABA #BA6BAA #AABA6B
tetradic
#6BAABA #A36BBA #BA7B6B #82BA6B
square
#6BAABA #A36BBA #BA7B6B #82BA6B
split-complementary
#6BAABA #BA6B82 #BAA36B
monochromatic
#366874 #4A8D9E #6BAABA #95C2CD #BEDAE1
Accessibility & contrast
On white
2.60
#6BAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#6BAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAABA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAABA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#49B0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6baaba; /* rgb */ color: rgb(107, 170, 186); /* oklch */ color: oklch(70.1% 0.069 215.7);
Tailwind
colors: {
custom: {
50: '#99c3ce',
500: '#6baaba',
950: '#000000',
},
}SCSS
$custom: #6baaba; $custom-light: #99c3ce; $custom-dark: #000000;
JSON
{
"hex": "#6baaba",
"rgb": {
"r": 107,
"g": 170,
"b": 186
},
"hsl": {
"h": 192.152,
"s": 36.406,
"l": 57.451
},
"oklch": {
"l": 0.70129,
"c": 0.06871,
"h": 215.7
},
"luminance": 0.3542
}Semantic roles & 50–950 ramp
primary
#6BAABA
secondary
#D0B7B0
accent
#725BCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182