#2BC4A4#2BC4A4
#2BC4A4 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.6% C 0.131 H 174.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC4A4 |
|---|---|
| RGB | rgb(43, 196, 164) |
| HSL | hsl(167, 64%, 47%) |
| HSV | hsv(167, 78%, 77%) |
| CMYK | cmyk(78.1%, 0%, 16.3%, 23.1%) |
| CIE-LAB | lab(71.33, -45.99, 5.09) |
| CIE-LCH | lch(71.33, 46.27, 173.68°) |
| OKLab | oklab(73.64% -0.1301 0.0128) |
| OKLCH | oklch(73.64% 0.131 174.4) |
| XYZ | xyz(27.4335, 42.6704, 41.9051) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.27
Tealish
#24BCA8
ΔE00 4.08
Greeny Blue
#42B395
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 4.79
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Green Blue
#01C08D
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC4A4 #C42B4B
analogous
#2BC458 #2BC4A4 #2B98C4
triadic
#2BC4A4 #A42BC4 #C4A42B
tetradic
#2BC4A4 #582BC4 #C42B4B #98C42B
square
#2BC4A4 #582BC4 #C42B4B #98C42B
split-complementary
#2BC4A4 #C42B98 #C4582B
monochromatic
#156050 #20927A #2BC4A4 #53D9BD #85E4D0
Accessibility & contrast
On white
2.20
#2BC4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#2BC4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC4A4
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC4A4 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A3
Deuteranopia (green-blind)
#A9A9A6
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #2bc4a4; /* rgb */ color: rgb(43, 196, 164); /* oklch */ color: oklch(73.6% 0.131 174.4);
Tailwind
colors: {
custom: {
50: '#7ed7bf',
500: '#2bc4a4',
950: '#000000',
},
}SCSS
$custom: #2bc4a4; $custom-light: #7ed7bf; $custom-dark: #000000;
JSON
{
"hex": "#2bc4a4",
"rgb": {
"r": 43,
"g": 196,
"b": 164
},
"hsl": {
"h": 167.451,
"s": 64.017,
"l": 46.863
},
"oklch": {
"l": 0.73641,
"c": 0.1307,
"h": 174.4
},
"luminance": 0.42674
}Semantic roles & 50–950 ramp
primary
#2BC4A4
secondary
#CE7D8E
accent
#4164E7
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381