#6AABB5#6AABB5
#6AABB5 is a light, moderate teal. Relative luminance 0.355; OKLCH L 70.1% C 0.068 H 208.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AABB5 |
|---|---|
| RGB | rgb(106, 171, 181) |
| HSL | hsl(188, 34%, 56%) |
| HSV | hsv(188, 41%, 71%) |
| CMYK | cmyk(41.4%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(66.15, -18.11, -11.66) |
| CIE-LCH | lch(66.15, 21.54, 212.78°) |
| OKLab | oklab(70.13% -0.0599 -0.032) |
| OKLCH | oklch(70.13% 0.068 208.1) |
| XYZ | xyz(28.8442, 35.5241, 49.0440) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.34
Turquoise Blue
#06B1C4
ΔE00 6.62
Greyblue
#77A1B5
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 8.91
Lightseagreen
#20B2AA
ΔE00 10.75
Greyish Teal
#719F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AABB5 #B5746A
analogous
#6AB59A #6AABB5 #6A86B5
triadic
#6AABB5 #B56AAB #ABB56A
tetradic
#6AABB5 #9A6AB5 #B5746A #86B56A
square
#6AABB5 #9A6AB5 #B5746A #86B56A
split-complementary
#6AABB5 #B56A86 #B59A6A
monochromatic
#37676E #4B8D97 #6AABB5 #93C2C9 #BCD9DE
Accessibility & contrast
On white
2.59
#6AABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#6AABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AABB5
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AABB5 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B6
Deuteranopia (green-blind)
#949DB5
Tritanopia (blue-blind)
#49B0AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6aabb5; /* rgb */ color: rgb(106, 171, 181); /* oklch */ color: oklch(70.1% 0.068 208.1);
Tailwind
colors: {
custom: {
50: '#98c4cb',
500: '#6aabb5',
950: '#000000',
},
}SCSS
$custom: #6aabb5; $custom-light: #98c4cb; $custom-dark: #000000;
JSON
{
"hex": "#6aabb5",
"rgb": {
"r": 106,
"g": 171,
"b": 181
},
"hsl": {
"h": 188,
"s": 33.632,
"l": 56.275
},
"oklch": {
"l": 0.70128,
"c": 0.06794,
"h": 208.1
},
"luminance": 0.35526
}Semantic roles & 50–950 ramp
primary
#6AABB5
secondary
#CDB2AE
accent
#6C5ECA
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182