#2BB6AB#2BB6AB
#2BB6AB is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.114 H 186.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6AB |
|---|---|
| RGB | rgb(43, 182, 171) |
| HSL | hsl(175, 62%, 44%) |
| HSV | hsv(175, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.21, -37.99, -4.76) |
| CIE-LCH | lch(67.21, 38.28, 187.15°) |
| OKLab | oklab(70.33% -0.1131 -0.0135) |
| OKLCH | oklch(70.33% 0.114 186.8) |
| XYZ | xyz(25.0714, 36.9067, 44.3225) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.53
Lightseagreen
#20B2AA
ΔE00 1.56
Tealish
#24BCA8
ΔE00 3.37
Turquoise (survey)
#06C2AC
ΔE00 4.72
Greeny Blue
#42B395
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6AB #B62B36
analogous
#2BB666 #2BB6AB #2B7CB6
triadic
#2BB6AB #AB2BB6 #B6AB2B
tetradic
#2BB6AB #662BB6 #B62B36 #7CB62B
square
#2BB6AB #662BB6 #B62B36 #7CB62B
split-complementary
#2BB6AB #B62B7C #B6662B
monochromatic
#14534E #1F847C #2BB6AB #4AD4C9 #7BE0D8
Accessibility & contrast
On white
2.51
#2BB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#2BB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6AB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6AB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#999EAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb6ab; /* rgb */ color: rgb(43, 182, 171); /* oklch */ color: oklch(70.3% 0.114 186.8);
Tailwind
colors: {
custom: {
50: '#7cccc3',
500: '#2bb6ab',
950: '#000000',
},
}SCSS
$custom: #2bb6ab; $custom-light: #7cccc3; $custom-dark: #000000;
JSON
{
"hex": "#2bb6ab",
"rgb": {
"r": 43,
"g": 182,
"b": 171
},
"hsl": {
"h": 175.252,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70334,
"c": 0.11387,
"h": 186.8
},
"luminance": 0.3691
}Semantic roles & 50–950 ramp
primary
#2BB6AB
secondary
#C8757B
accent
#4350E5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281