#2BCA9C#2BCA9C
#2BCA9C is a light, vivid teal. Relative luminance 0.452; OKLCH L 74.9% C 0.143 H 167.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2BCA9C |
|---|---|
| RGB | rgb(43, 202, 156) |
| HSL | hsl(163, 65%, 48%) |
| HSV | hsv(163, 79%, 79%) |
| CMYK | cmyk(78.7%, 0%, 22.8%, 20.8%) |
| CIE-LAB | lab(72.99, -50.44, 11.79) |
| CIE-LCH | lch(72.99, 51.80, 166.85°) |
| OKLab | oklab(74.94% -0.1396 0.0301) |
| OKLCH | oklch(74.94% 0.143 167.8) |
| XYZ | xyz(28.1142, 45.1515, 38.6794) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.20
Greenblue
#23C48B
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 3.42
Aquamarine (survey)
#04D8B2
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.60
Greenish Teal
#32BF84
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BCA9C #CA2B59
analogous
#2BCA4D #2BCA9C #2BA8CA
triadic
#2BCA9C #9C2BCA #CA9C2B
tetradic
#2BCA9C #4D2BCA #CA2B59 #A8CA2B
square
#2BCA9C #4D2BCA #CA2B59 #A8CA2B
split-complementary
#2BCA9C #CA2BA8 #CA4D2B
monochromatic
#16654E #209875 #2BCA9C #57DBB5 #89E6CB
Accessibility & contrast
On white
2.09
#2BCA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#2BCA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BCA9C
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BCA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BCA9C | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9A
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2bca9c; /* rgb */ color: rgb(43, 202, 156); /* oklch */ color: oklch(74.9% 0.143 167.8);
Tailwind
colors: {
custom: {
50: '#7fdbb9',
500: '#2bca9c',
950: '#000000',
},
}SCSS
$custom: #2bca9c; $custom-light: #7fdbb9; $custom-dark: #000000;
JSON
{
"hex": "#2bca9c",
"rgb": {
"r": 43,
"g": 202,
"b": 156
},
"hsl": {
"h": 162.642,
"s": 64.898,
"l": 48.039
},
"oklch": {
"l": 0.74941,
"c": 0.14286,
"h": 167.8
},
"luminance": 0.45155
}Semantic roles & 50–950 ramp
primary
#2BCA9C
secondary
#D08198
accent
#4071E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380