#2BCC99#2BCC99
#2BCC99 is a light, vivid teal. Relative luminance 0.460; OKLCH L 75.4% C 0.147 H 165.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #2BCC99 |
|---|---|
| RGB | rgb(43, 204, 153) |
| HSL | hsl(161, 65%, 48%) |
| HSV | hsv(161, 79%, 80%) |
| CMYK | cmyk(78.9%, 0%, 25%, 20%) |
| CIE-LAB | lab(73.54, -51.94, 14.17) |
| CIE-LCH | lch(73.54, 53.84, 164.74°) |
| OKLab | oklab(75.37% -0.143 0.0362) |
| OKLCH | oklch(75.37% 0.148 165.8) |
| XYZ | xyz(28.3356, 45.9957, 37.5155) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.71
Eucalyptus
#44D7A8
ΔE00 3.19
Green Blue
#01C08D
ΔE00 3.31
Greenish Teal
#32BF84
ΔE00 4.26
Aquamarine (survey)
#04D8B2
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BCC99 #CC2B5E
analogous
#2BCC49 #2BCC99 #2BAECC
triadic
#2BCC99 #992BCC #CC992B
tetradic
#2BCC99 #492BCC #CC2B5E #AECC2B
square
#2BCC99 #492BCC #CC2B5E #AECC2B
split-complementary
#2BCC99 #CC2BAE #CC492B
monochromatic
#16674D #209973 #2BCC99 #58DCB2 #8BE7C9
Accessibility & contrast
On white
2.06
#2BCC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#2BCC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BCC99
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BCC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BCC99 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#B4AF9C
Tritanopia (blue-blind)
#00CDBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #2bcc99; /* rgb */ color: rgb(43, 204, 153); /* oklch */ color: oklch(75.4% 0.147 165.8);
Tailwind
colors: {
custom: {
50: '#7fdcb7',
500: '#2bcc99',
950: '#000000',
},
}SCSS
$custom: #2bcc99; $custom-light: #7fdcb7; $custom-dark: #000000;
JSON
{
"hex": "#2bcc99",
"rgb": {
"r": 43,
"g": 204,
"b": 153
},
"hsl": {
"h": 160.994,
"s": 65.182,
"l": 48.431
},
"oklch": {
"l": 0.75373,
"c": 0.1475,
"h": 165.8
},
"luminance": 0.45999
}Semantic roles & 50–950 ramp
primary
#2BCC99
secondary
#D0829B
accent
#4075E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380