#2BC4A6#2BC4A6
#2BC4A6 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.7% C 0.130 H 175.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC4A6 |
|---|---|
| RGB | rgb(43, 196, 166) |
| HSL | hsl(168, 64%, 47%) |
| HSV | hsv(168, 78%, 77%) |
| CMYK | cmyk(78.1%, 0%, 15.3%, 23.1%) |
| CIE-LAB | lab(71.38, -45.48, 4.08) |
| CIE-LCH | lch(71.38, 45.66, 174.88°) |
| OKLab | oklab(73.7% -0.1291 0.0101) |
| OKLCH | oklch(73.7% 0.13 175.5) |
| XYZ | xyz(27.6156, 42.7432, 42.8638) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.71
Tealish
#24BCA8
ΔE00 3.59
Greeny Blue
#42B395
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 4.97
Aquamarine (survey)
#04D8B2
ΔE00 5.14
Green Blue
#01C08D
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC4A6 #C42B49
analogous
#2BC459 #2BC4A6 #2B96C4
triadic
#2BC4A6 #A62BC4 #C4A62B
tetradic
#2BC4A6 #592BC4 #C42B49 #96C42B
square
#2BC4A6 #592BC4 #C42B49 #96C42B
split-complementary
#2BC4A6 #C42B96 #C4592B
monochromatic
#156051 #20927B #2BC4A6 #53D9BF #85E4D2
Accessibility & contrast
On white
2.20
#2BC4A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#2BC4A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC4A6
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC4A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC4A6 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A5
Deuteranopia (green-blind)
#A9A9A8
Tritanopia (blue-blind)
#00C7BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #2bc4a6; /* rgb */ color: rgb(43, 196, 166); /* oklch */ color: oklch(73.7% 0.130 175.5);
Tailwind
colors: {
custom: {
50: '#7ed7c0',
500: '#2bc4a6',
950: '#000000',
},
}SCSS
$custom: #2bc4a6; $custom-light: #7ed7c0; $custom-dark: #000000;
JSON
{
"hex": "#2bc4a6",
"rgb": {
"r": 43,
"g": 196,
"b": 166
},
"hsl": {
"h": 168.235,
"s": 64.017,
"l": 46.863
},
"oklch": {
"l": 0.73698,
"c": 0.12952,
"h": 175.5
},
"luminance": 0.42747
}Semantic roles & 50–950 ramp
primary
#2BC4A6
secondary
#CE7D8D
accent
#4161E7
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381