#2BAC94#2BAC94
#2BAC94 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.1% C 0.114 H 176.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAC94 |
|---|---|
| RGB | rgb(43, 172, 148) |
| HSL | hsl(169, 60%, 42%) |
| HSV | hsv(169, 75%, 67%) |
| CMYK | cmyk(75%, 0%, 14%, 32.5%) |
| CIE-LAB | lab(63.47, -39.83, 2.53) |
| CIE-LCH | lch(63.47, 39.91, 176.36°) |
| OKLab | oklab(67.07% -0.1138 0.0061) |
| OKLCH | oklch(67.07% 0.114 176.9) |
| XYZ | xyz(21.0914, 32.1542, 33.1060) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.10
Tealish
#24BCA8
ΔE00 4.89
Lightseagreen
#20B2AA
ΔE00 6.08
Topaz
#13BBAF
ΔE00 6.28
Turquoise (survey)
#06C2AC
ΔE00 6.29
Blue Green
#0F9B8E
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAC94 #AC2B43
analogous
#2BAC53 #2BAC94 #2B84AC
triadic
#2BAC94 #942BAC #AC942B
tetradic
#2BAC94 #532BAC #AC2B43 #84AC2B
square
#2BAC94 #532BAC #AC2B43 #84AC2B
split-complementary
#2BAC94 #AC2B84 #AC532B
monochromatic
#134A40 #1F7B6A #2BAC94 #44D0B6 #75DCC9
Accessibility & contrast
On white
2.83
#2BAC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2BAC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAC94
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAC94 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#949496
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2bac94; /* rgb */ color: rgb(43, 172, 148); /* oklch */ color: oklch(67.1% 0.114 176.9);
Tailwind
colors: {
custom: {
50: '#79c5b3',
500: '#2bac94',
950: '#000000',
},
}SCSS
$custom: #2bac94; $custom-light: #79c5b3; $custom-dark: #000000;
JSON
{
"hex": "#2bac94",
"rgb": {
"r": 43,
"g": 172,
"b": 148
},
"hsl": {
"h": 168.837,
"s": 60,
"l": 42.157
},
"oklch": {
"l": 0.67075,
"c": 0.11395,
"h": 176.9
},
"luminance": 0.32157
}Semantic roles & 50–950 ramp
primary
#2BAC94
secondary
#C46F7F
accent
#4562E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280