#6CB1AA#6CB1AA
#6CB1AA is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.3% C 0.071 H 187.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CB1AA |
|---|---|
| RGB | rgb(108, 177, 170) |
| HSL | hsl(174, 31%, 56%) |
| HSV | hsv(174, 39%, 69%) |
| CMYK | cmyk(39%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(67.67, -23.44, -3.29) |
| CIE-LCH | lch(67.67, 23.67, 188.00°) |
| OKLab | oklab(71.26% -0.0703 -0.0092) |
| OKLCH | oklch(71.26% 0.071 187.5) |
| XYZ | xyz(29.1595, 37.5327, 43.7304) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.34
Cadetblue
#5F9EA0
ΔE00 6.70
Dull Teal
#5F9E8F
ΔE00 6.75
Greyish Teal
#719F91
ΔE00 6.79
Topaz
#13BBAF
ΔE00 7.30
Grey Teal
#5E9B8A
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CB1AA #B16C73
analogous
#6CB187 #6CB1AA #6C95B1
triadic
#6CB1AA #AA6CB1 #B1AA6C
tetradic
#6CB1AA #876CB1 #B16C73 #95B16C
square
#6CB1AA #876CB1 #B16C73 #95B16C
split-complementary
#6CB1AA #B16C95 #B1876C
monochromatic
#386A65 #4E928B #6CB1AA #94C6C1 #BCDBD8
Accessibility & contrast
On white
2.47
#6CB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#6CB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CB1AA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CB1AA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#51B4AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6cb1aa; /* rgb */ color: rgb(108, 177, 170); /* oklch */ color: oklch(71.3% 0.071 187.5);
Tailwind
colors: {
custom: {
50: '#99c8c3',
500: '#6cb1aa',
950: '#000000',
},
}SCSS
$custom: #6cb1aa; $custom-light: #99c8c3; $custom-dark: #000000;
JSON
{
"hex": "#6cb1aa",
"rgb": {
"r": 108,
"g": 177,
"b": 170
},
"hsl": {
"h": 173.913,
"s": 30.667,
"l": 55.882
},
"oklch": {
"l": 0.71262,
"c": 0.07087,
"h": 187.5
},
"luminance": 0.37535
}Semantic roles & 50–950 ramp
primary
#6CB1AA
secondary
#CBAEB1
accent
#616BC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281