#6AB1B2#6AB1B2
#6AB1B2 is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.4% C 0.072 H 196.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6AB1B2 |
|---|---|
| RGB | rgb(106, 177, 178) |
| HSL | hsl(181, 32%, 56%) |
| HSV | hsv(181, 40%, 70%) |
| CMYK | cmyk(40.4%, 0.6%, 0%, 30.2%) |
| CIE-LAB | lab(67.81, -21.98, -7.52) |
| CIE-LCH | lch(67.81, 23.23, 198.90°) |
| OKLab | oklab(71.43% -0.0685 -0.0207) |
| OKLCH | oklch(71.43% 0.072 196.8) |
| XYZ | xyz(29.6989, 37.7206, 47.8267) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.68
Lightseagreen
#20B2AA
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 7.65
Topaz
#13BBAF
ΔE00 8.71
Greyish Teal
#719F91
ΔE00 8.72
Dull Teal
#5F9E8F
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AB1B2 #B26B6A
analogous
#6AB28F #6AB1B2 #6A8DB2
triadic
#6AB1B2 #B26AB1 #B1B26A
tetradic
#6AB1B2 #8F6AB2 #B26B6A #8DB26A
square
#6AB1B2 #8F6AB2 #B26B6A #8DB26A
split-complementary
#6AB1B2 #B26A8D #B28F6A
monochromatic
#376A6B #4C9293 #6AB1B2 #92C6C7 #BBDBDC
Accessibility & contrast
On white
2.46
#6AB1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#6AB1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AB1B2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AB1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AB1B2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#9BA1B3
Tritanopia (blue-blind)
#4AB5B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ab1b2; /* rgb */ color: rgb(106, 177, 178); /* oklch */ color: oklch(71.4% 0.072 196.8);
Tailwind
colors: {
custom: {
50: '#99c8c9',
500: '#6ab1b2',
950: '#000000',
},
}SCSS
$custom: #6ab1b2; $custom-light: #99c8c9; $custom-dark: #000000;
JSON
{
"hex": "#6ab1b2",
"rgb": {
"r": 106,
"g": 177,
"b": 178
},
"hsl": {
"h": 180.833,
"s": 31.858,
"l": 55.686
},
"oklch": {
"l": 0.71426,
"c": 0.07153,
"h": 196.8
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#6AB1B2
secondary
#CBADAD
accent
#6160C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1313
muted
#7E8282