#2BC4A3#2BC4A3
#2BC4A3 is a light, vivid teal. Relative luminance 0.426; OKLCH L 73.6% C 0.131 H 173.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC4A3 |
|---|---|
| RGB | rgb(43, 196, 163) |
| HSL | hsl(167, 64%, 47%) |
| HSV | hsv(167, 78%, 77%) |
| CMYK | cmyk(78.1%, 0%, 16.8%, 23.1%) |
| CIE-LAB | lab(71.31, -46.25, 5.60) |
| CIE-LCH | lch(71.31, 46.59, 173.10°) |
| OKLab | oklab(73.61% -0.1305 0.0141) |
| OKLCH | oklch(73.61% 0.131 173.8) |
| XYZ | xyz(27.3436, 42.6344, 41.4314) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.55
Tealish
#24BCA8
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.73
Greeny Blue
#42B395
ΔE00 4.74
Green Blue
#01C08D
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC4A3 #C42B4C
analogous
#2BC457 #2BC4A3 #2B99C4
triadic
#2BC4A3 #A32BC4 #C4A32B
tetradic
#2BC4A3 #572BC4 #C42B4C #99C42B
square
#2BC4A3 #572BC4 #C42B4C #99C42B
split-complementary
#2BC4A3 #C42B99 #C4572B
monochromatic
#156050 #209279 #2BC4A3 #53D9BC #85E4D0
Accessibility & contrast
On white
2.20
#2BC4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#2BC4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC4A3
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC4A3 | 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)
#BDB7A1
Deuteranopia (green-blind)
#AAA9A5
Tritanopia (blue-blind)
#00C6BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #2bc4a3; /* rgb */ color: rgb(43, 196, 163); /* oklch */ color: oklch(73.6% 0.131 173.8);
Tailwind
colors: {
custom: {
50: '#7ed7be',
500: '#2bc4a3',
950: '#000000',
},
}SCSS
$custom: #2bc4a3; $custom-light: #7ed7be; $custom-dark: #000000;
JSON
{
"hex": "#2bc4a3",
"rgb": {
"r": 43,
"g": 196,
"b": 163
},
"hsl": {
"h": 167.059,
"s": 64.017,
"l": 46.863
},
"oklch": {
"l": 0.73613,
"c": 0.1313,
"h": 173.8
},
"luminance": 0.42638
}Semantic roles & 50–950 ramp
primary
#2BC4A3
secondary
#CE7D8F
accent
#4165E7
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381