#6BB2AC#6BB2AC
#6BB2AC is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.5% C 0.072 H 188.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB2AC |
|---|---|
| RGB | rgb(107, 178, 172) |
| HSL | hsl(175, 32%, 56%) |
| HSV | hsv(175, 40%, 70%) |
| CMYK | cmyk(39.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(67.98, -23.72, -3.96) |
| CIE-LCH | lch(67.98, 24.05, 189.47°) |
| OKLab | oklab(71.51% -0.0714 -0.011) |
| OKLCH | oklch(71.51% 0.072 188.8) |
| XYZ | xyz(29.4274, 37.9431, 44.7948) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.20
Cadetblue
#5F9EA0
ΔE00 6.74
Topaz
#13BBAF
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 7.20
Greyish Teal
#719F91
ΔE00 7.28
Tealish
#24BCA8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB2AC #B26B71
analogous
#6BB288 #6BB2AC #6B94B2
triadic
#6BB2AC #AC6BB2 #B2AC6B
tetradic
#6BB2AC #886BB2 #B26B71 #94B26B
square
#6BB2AC #886BB2 #B26B71 #94B26B
split-complementary
#6BB2AC #B26B94 #B2886B
monochromatic
#386B67 #4D938D #6BB2AC #93C7C3 #BCDCD9
Accessibility & contrast
On white
2.44
#6BB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#6BB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB2AC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB2AC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#9EA2AD
Tritanopia (blue-blind)
#4EB5B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6bb2ac; /* rgb */ color: rgb(107, 178, 172); /* oklch */ color: oklch(71.5% 0.072 188.8);
Tailwind
colors: {
custom: {
50: '#99c9c4',
500: '#6bb2ac',
950: '#000000',
},
}SCSS
$custom: #6bb2ac; $custom-light: #99c9c4; $custom-dark: #000000;
JSON
{
"hex": "#6bb2ac",
"rgb": {
"r": 107,
"g": 178,
"b": 172
},
"hsl": {
"h": 174.93,
"s": 31.556,
"l": 55.882
},
"oklch": {
"l": 0.71512,
"c": 0.0723,
"h": 188.8
},
"luminance": 0.37945
}Semantic roles & 50–950 ramp
primary
#6BB2AC
secondary
#CBAEB0
accent
#6069C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281