#2BCA96#2BCA96
#2BCA96 is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.8% C 0.147 H 165.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2BCA96 |
|---|---|
| RGB | rgb(43, 202, 150) |
| HSL | hsl(160, 65%, 48%) |
| HSV | hsv(160, 79%, 79%) |
| CMYK | cmyk(78.7%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(72.86, -51.85, 14.82) |
| CIE-LCH | lch(72.86, 53.92, 164.04°) |
| OKLab | oklab(74.79% -0.1425 0.0378) |
| OKLCH | oklch(74.79% 0.147 165.1) |
| XYZ | xyz(27.6186, 44.9532, 36.0695) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.11
Green Blue
#01C08D
ΔE00 2.82
Greenish Teal
#32BF84
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 5.44
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BCA96 #CA2B5F
analogous
#2BCA46 #2BCA96 #2BAFCA
triadic
#2BCA96 #962BCA #CA962B
tetradic
#2BCA96 #462BCA #CA2B5F #AFCA2B
square
#2BCA96 #462BCA #CA2B5F #AFCA2B
split-complementary
#2BCA96 #CA2BAF #CA462B
monochromatic
#16654B #209871 #2BCA96 #57DBB0 #89E6C8
Accessibility & contrast
On white
2.10
#2BCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#2BCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BCA96
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BCA96 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2bca96; /* rgb */ color: rgb(43, 202, 150); /* oklch */ color: oklch(74.8% 0.147 165.1);
Tailwind
colors: {
custom: {
50: '#7fdbb5',
500: '#2bca96',
950: '#000000',
},
}SCSS
$custom: #2bca96; $custom-light: #7fdbb5; $custom-dark: #000000;
JSON
{
"hex": "#2bca96",
"rgb": {
"r": 43,
"g": 202,
"b": 150
},
"hsl": {
"h": 160.377,
"s": 64.898,
"l": 48.039
},
"oklch": {
"l": 0.74791,
"c": 0.14742,
"h": 165.1
},
"luminance": 0.44957
}Semantic roles & 50–950 ramp
primary
#2BCA96
secondary
#D0819B
accent
#4077E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380