#2BCA9B#2BCA9B
#2BCA9B is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.144 H 167.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2BCA9B |
|---|---|
| RGB | rgb(43, 202, 155) |
| HSL | hsl(162, 65%, 48%) |
| HSV | hsv(162, 79%, 79%) |
| CMYK | cmyk(78.7%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(72.97, -50.68, 12.29) |
| CIE-LCH | lch(72.97, 52.15, 166.36°) |
| OKLab | oklab(74.92% -0.1401 0.0314) |
| OKLCH | oklch(74.92% 0.144 167.4) |
| XYZ | xyz(28.0299, 45.1177, 38.2353) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.07
Green Blue
#01C08D
ΔE00 3.08
Eucalyptus
#44D7A8
ΔE00 3.43
Greenish Teal
#32BF84
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BCA9B #CA2B5A
analogous
#2BCA4B #2BCA9B #2BA9CA
triadic
#2BCA9B #9B2BCA #CA9B2B
tetradic
#2BCA9B #4B2BCA #CA2B5A #A9CA2B
square
#2BCA9B #4B2BCA #CA2B5A #A9CA2B
split-complementary
#2BCA9B #CA2BA9 #CA4B2B
monochromatic
#16654E #209874 #2BCA9B #57DBB4 #89E6CB
Accessibility & contrast
On white
2.09
#2BCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#2BCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BCA9B
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BCA9B | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB99
Deuteranopia (green-blind)
#B2AD9E
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2bca9b; /* rgb */ color: rgb(43, 202, 155); /* oklch */ color: oklch(74.9% 0.144 167.4);
Tailwind
colors: {
custom: {
50: '#7fdbb8',
500: '#2bca9b',
950: '#000000',
},
}SCSS
$custom: #2bca9b; $custom-light: #7fdbb8; $custom-dark: #000000;
JSON
{
"hex": "#2bca9b",
"rgb": {
"r": 43,
"g": 202,
"b": 155
},
"hsl": {
"h": 162.264,
"s": 64.898,
"l": 48.039
},
"oklch": {
"l": 0.74916,
"c": 0.1436,
"h": 167.4
},
"luminance": 0.45121
}Semantic roles & 50–950 ramp
primary
#2BCA9B
secondary
#D08198
accent
#4072E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380