#2BCA99#2BCA99
#2BCA99 is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.145 H 166.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #2BCA99 |
|---|---|
| RGB | rgb(43, 202, 153) |
| HSL | hsl(162, 65%, 48%) |
| HSV | hsv(162, 79%, 79%) |
| CMYK | cmyk(78.7%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.93, -51.15, 13.31) |
| CIE-LCH | lch(72.93, 52.85, 165.42°) |
| OKLab | oklab(74.87% -0.1411 0.034) |
| OKLCH | oklch(74.87% 0.145 166.5) |
| XYZ | xyz(27.8633, 45.0511, 37.3580) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.65
Green Blue
#01C08D
ΔE00 2.92
Eucalyptus
#44D7A8
ΔE00 3.52
Greenish Teal
#32BF84
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BCA99 #CA2B5C
analogous
#2BCA49 #2BCA99 #2BACCA
triadic
#2BCA99 #992BCA #CA992B
tetradic
#2BCA99 #492BCA #CA2B5C #ACCA2B
square
#2BCA99 #492BCA #CA2B5C #ACCA2B
split-complementary
#2BCA99 #CA2BAC #CA492B
monochromatic
#16654D #209873 #2BCA99 #57DBB2 #89E6C9
Accessibility & contrast
On white
2.10
#2BCA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#2BCA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BCA99
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BCA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BCA99 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00CBBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2bca99; /* rgb */ color: rgb(43, 202, 153); /* oklch */ color: oklch(74.9% 0.145 166.5);
Tailwind
colors: {
custom: {
50: '#7fdbb7',
500: '#2bca99',
950: '#000000',
},
}SCSS
$custom: #2bca99; $custom-light: #7fdbb7; $custom-dark: #000000;
JSON
{
"hex": "#2bca99",
"rgb": {
"r": 43,
"g": 202,
"b": 153
},
"hsl": {
"h": 161.509,
"s": 64.898,
"l": 48.039
},
"oklch": {
"l": 0.74865,
"c": 0.1451,
"h": 166.5
},
"luminance": 0.45055
}Semantic roles & 50–950 ramp
primary
#2BCA99
secondary
#D08199
accent
#4074E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380