#2BB6AC#2BB6AC
#2BB6AC is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.114 H 187.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6AC |
|---|---|
| RGB | rgb(43, 182, 172) |
| HSL | hsl(176, 62%, 44%) |
| HSV | hsv(176, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 5.5%, 28.6%) |
| CIE-LAB | lab(67.24, -37.70, -5.27) |
| CIE-LCH | lch(67.24, 38.07, 187.96°) |
| OKLab | oklab(70.37% -0.1126 -0.0149) |
| OKLCH | oklch(70.37% 0.114 187.5) |
| XYZ | xyz(25.1670, 36.9450, 44.8264) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.36
Topaz
#13BBAF
ΔE00 1.64
Tealish
#24BCA8
ΔE00 3.69
Turquoise (survey)
#06C2AC
ΔE00 4.99
Greeny Blue
#42B395
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6AC #B62B35
analogous
#2BB666 #2BB6AC #2B7BB6
triadic
#2BB6AC #AC2BB6 #B6AC2B
tetradic
#2BB6AC #662BB6 #B62B35 #7BB62B
square
#2BB6AC #662BB6 #B62B35 #7BB62B
split-complementary
#2BB6AC #B62B7B #B6662B
monochromatic
#14534E #1F847D #2BB6AC #4AD4CA #7BE0D9
Accessibility & contrast
On white
2.50
#2BB6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#2BB6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6AC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6AC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb6ac; /* rgb */ color: rgb(43, 182, 172); /* oklch */ color: oklch(70.4% 0.114 187.5);
Tailwind
colors: {
custom: {
50: '#7cccc4',
500: '#2bb6ac',
950: '#000000',
},
}SCSS
$custom: #2bb6ac; $custom-light: #7cccc4; $custom-dark: #000000;
JSON
{
"hex": "#2bb6ac",
"rgb": {
"r": 43,
"g": 182,
"b": 172
},
"hsl": {
"h": 175.683,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70367,
"c": 0.1136,
"h": 187.5
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#2BB6AC
secondary
#C8757B
accent
#434FE5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281