#2BC49F#2BC49F
#2BC49F is a light, vivid teal. Relative luminance 0.425; OKLCH L 73.5% C 0.134 H 171.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC49F |
|---|---|
| RGB | rgb(43, 196, 159) |
| HSL | hsl(165, 64%, 47%) |
| HSV | hsv(165, 78%, 77%) |
| CMYK | cmyk(78.1%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.21, -47.26, 7.63) |
| CIE-LCH | lch(71.21, 47.87, 170.83°) |
| OKLab | oklab(73.5% -0.1324 0.0194) |
| OKLCH | oklch(73.5% 0.134 171.7) |
| XYZ | xyz(26.9908, 42.4933, 39.5737) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.63
Turquoise (survey)
#06C2AC
ΔE00 4.66
Greeny Blue
#42B395
ΔE00 4.84
Greenblue
#23C48B
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC49F #C42B50
analogous
#2BC452 #2BC49F #2B9DC4
triadic
#2BC49F #9F2BC4 #C49F2B
tetradic
#2BC49F #522BC4 #C42B50 #9DC42B
square
#2BC49F #522BC4 #C42B50 #9DC42B
split-complementary
#2BC49F #C42B9D #C4522B
monochromatic
#15604E #209276 #2BC49F #53D9B9 #85E4CD
Accessibility & contrast
On white
2.21
#2BC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#2BC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC49F
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC49F | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2bc49f; /* rgb */ color: rgb(43, 196, 159); /* oklch */ color: oklch(73.5% 0.134 171.7);
Tailwind
colors: {
custom: {
50: '#7ed7bb',
500: '#2bc49f',
950: '#000000',
},
}SCSS
$custom: #2bc49f; $custom-light: #7ed7bb; $custom-dark: #000000;
JSON
{
"hex": "#2bc49f",
"rgb": {
"r": 43,
"g": 196,
"b": 159
},
"hsl": {
"h": 165.49,
"s": 64.017,
"l": 46.863
},
"oklch": {
"l": 0.73502,
"c": 0.13383,
"h": 171.7
},
"luminance": 0.42497
}Semantic roles & 50–950 ramp
primary
#2BC49F
secondary
#CE7D91
accent
#4169E7
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380