#2BAE99#2BAE99
#2BAE99 is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.7% C 0.113 H 179.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAE99 |
|---|---|
| RGB | rgb(43, 174, 153) |
| HSL | hsl(170, 60%, 43%) |
| HSV | hsv(170, 75%, 68%) |
| CMYK | cmyk(75.3%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(64.23, -39.38, 0.85) |
| CIE-LCH | lch(64.23, 39.39, 178.77°) |
| OKLab | oklab(67.74% -0.1134 0.0016) |
| OKLCH | oklch(67.74% 0.113 179.2) |
| XYZ | xyz(21.8792, 33.0830, 35.3633) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.55
Tealish
#24BCA8
ΔE00 3.99
Lightseagreen
#20B2AA
ΔE00 4.88
Topaz
#13BBAF
ΔE00 5.09
Turquoise (survey)
#06C2AC
ΔE00 5.53
Blue Green
#0F9B8E
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAE99 #AE2B40
analogous
#2BAE58 #2BAE99 #2B81AE
triadic
#2BAE99 #992BAE #AE992B
tetradic
#2BAE99 #582BAE #AE2B40 #81AE2B
square
#2BAE99 #582BAE #AE2B40 #81AE2B
split-complementary
#2BAE99 #AE2B81 #AE582B
monochromatic
#134C43 #1F7D6E #2BAE99 #45D1BB #76DDCD
Accessibility & contrast
On white
2.76
#2BAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#2BAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAE99
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAE99 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A398
Deuteranopia (green-blind)
#95969B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2bae99; /* rgb */ color: rgb(43, 174, 153); /* oklch */ color: oklch(67.7% 0.113 179.2);
Tailwind
colors: {
custom: {
50: '#7ac7b7',
500: '#2bae99',
950: '#000000',
},
}SCSS
$custom: #2bae99; $custom-light: #7ac7b7; $custom-dark: #000000;
JSON
{
"hex": "#2bae99",
"rgb": {
"r": 43,
"g": 174,
"b": 153
},
"hsl": {
"h": 170.382,
"s": 60.369,
"l": 42.549
},
"oklch": {
"l": 0.67738,
"c": 0.11346,
"h": 179.2
},
"luminance": 0.33086
}Semantic roles & 50–950 ramp
primary
#2BAE99
secondary
#C5707E
accent
#445EE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280