#6AB4BB#6AB4BB
#6AB4BB is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.4% C 0.074 H 203.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AB4BB |
|---|---|
| RGB | rgb(106, 180, 187) |
| HSL | hsl(185, 37%, 57%) |
| HSV | hsv(185, 43%, 73%) |
| CMYK | cmyk(43.3%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.96, -21.19, -10.78) |
| CIE-LCH | lch(68.96, 23.77, 206.97°) |
| OKLab | oklab(72.44% -0.0683 -0.0297) |
| OKLCH | oklch(72.44% 0.074 203.5) |
| XYZ | xyz(31.2314, 39.2922, 52.9425) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 6.79
Lightseagreen
#20B2AA
ΔE00 9.09
Darkturquoise
#00CED1
ΔE00 9.43
Mediumturquoise
#48D1CC
ΔE00 9.99
Greyblue
#77A1B5
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AB4BB #BB716A
analogous
#6ABB99 #6AB4BB #6A8CBB
triadic
#6AB4BB #BB6AB4 #B4BB6A
tetradic
#6AB4BB #996ABB #BB716A #8CBB6A
square
#6AB4BB #996ABB #BB716A #8CBB6A
split-complementary
#6AB4BB #BB6A8C #BB996A
monochromatic
#357075 #49989F #6AB4BB #94C9CE #BEDEE1
Accessibility & contrast
On white
2.37
#6AB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#6AB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AB4BB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AB4BB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#44B9B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6ab4bb; /* rgb */ color: rgb(106, 180, 187); /* oklch */ color: oklch(72.4% 0.074 203.5);
Tailwind
colors: {
custom: {
50: '#99cacf',
500: '#6ab4bb',
950: '#000000',
},
}SCSS
$custom: #6ab4bb; $custom-light: #99cacf; $custom-dark: #000000;
JSON
{
"hex": "#6ab4bb",
"rgb": {
"r": 106,
"g": 180,
"b": 187
},
"hsl": {
"h": 185.185,
"s": 37.327,
"l": 57.451
},
"oklch": {
"l": 0.72436,
"c": 0.07449,
"h": 203.5
},
"luminance": 0.39295
}Semantic roles & 50–950 ramp
primary
#6AB4BB
secondary
#D1B3B0
accent
#645BCD
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282