#6BB2AB#6BB2AB
#6BB2AB is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.5% C 0.073 H 187.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB2AB |
|---|---|
| RGB | rgb(107, 178, 171) |
| HSL | hsl(174, 32%, 56%) |
| HSV | hsv(174, 40%, 70%) |
| CMYK | cmyk(39.9%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(67.95, -23.97, -3.45) |
| CIE-LCH | lch(67.95, 24.22, 188.18°) |
| OKLab | oklab(71.48% -0.0719 -0.0096) |
| OKLCH | oklch(71.48% 0.073 187.6) |
| XYZ | xyz(29.3317, 37.9048, 44.2909) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.14
Cadetblue
#5F9EA0
ΔE00 6.94
Dull Teal
#5F9E8F
ΔE00 6.98
Topaz
#13BBAF
ΔE00 7.02
Greyish Teal
#719F91
ΔE00 7.11
Tealish
#24BCA8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB2AB #B26B72
analogous
#6BB287 #6BB2AB #6B95B2
triadic
#6BB2AB #AB6BB2 #B2AB6B
tetradic
#6BB2AB #876BB2 #B26B72 #95B26B
square
#6BB2AB #876BB2 #B26B72 #95B26B
split-complementary
#6BB2AB #B26B95 #B2876B
monochromatic
#386B66 #4D938C #6BB2AB #93C7C2 #BCDCD9
Accessibility & contrast
On white
2.45
#6BB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#6BB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB2AB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB2AB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#4FB5B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6bb2ab; /* rgb */ color: rgb(107, 178, 171); /* oklch */ color: oklch(71.5% 0.073 187.6);
Tailwind
colors: {
custom: {
50: '#99c9c4',
500: '#6bb2ab',
950: '#000000',
},
}SCSS
$custom: #6bb2ab; $custom-light: #99c9c4; $custom-dark: #000000;
JSON
{
"hex": "#6bb2ab",
"rgb": {
"r": 107,
"g": 178,
"b": 171
},
"hsl": {
"h": 174.085,
"s": 31.556,
"l": 55.882
},
"oklch": {
"l": 0.7148,
"c": 0.07252,
"h": 187.6
},
"luminance": 0.37907
}Semantic roles & 50–950 ramp
primary
#6BB2AB
secondary
#CBAEB1
accent
#606AC8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281