#2BACAB#2BACAB
#2BACAB is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.106 H 194.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2BACAB |
|---|---|
| RGB | rgb(43, 172, 171) |
| HSL | hsl(180, 60%, 42%) |
| HSV | hsv(180, 75%, 67%) |
| CMYK | cmyk(75%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.13, -33.36, -9.34) |
| CIE-LCH | lch(64.13, 34.64, 195.64°) |
| OKLab | oklab(67.83% -0.1031 -0.026) |
| OKLCH | oklch(67.83% 0.106 194.1) |
| XYZ | xyz(23.0961, 32.9561, 43.6641) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.15
Topaz
#13BBAF
ΔE00 5.74
Sea
#3C9992
ΔE00 6.40
Cadetblue
#5F9EA0
ΔE00 6.98
Turquoise Blue
#06B1C4
ΔE00 7.25
Blue Green
#0F9B8E
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BACAB #AC2B2C
analogous
#2BAC6B #2BACAB #2B6DAC
triadic
#2BACAB #AB2BAC #ACAB2B
tetradic
#2BACAB #6B2BAC #AC2B2C #6DAC2B
square
#2BACAB #6B2BAC #AC2B2C #6DAC2B
split-complementary
#2BACAB #AC2B6D #AC6B2B
monochromatic
#134A4A #1F7B7A #2BACAB #44D0CF #75DCDC
Accessibility & contrast
On white
2.77
#2BACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#2BACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BACAB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BACAB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8E96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2bacab; /* rgb */ color: rgb(43, 172, 171); /* oklch */ color: oklch(67.8% 0.106 194.1);
Tailwind
colors: {
custom: {
50: '#7bc5c4',
500: '#2bacab',
950: '#000000',
},
}SCSS
$custom: #2bacab; $custom-light: #7bc5c4; $custom-dark: #000000;
JSON
{
"hex": "#2bacab",
"rgb": {
"r": 43,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.535,
"s": 60,
"l": 42.157
},
"oklch": {
"l": 0.67827,
"c": 0.10636,
"h": 194.1
},
"luminance": 0.32959
}Semantic roles & 50–950 ramp
primary
#2BACAB
secondary
#C46F6F
accent
#4546E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281