#2CC997#2CC997
#2CC997 is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.6% C 0.145 H 165.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC997 |
|---|---|
| RGB | rgb(44, 201, 151) |
| HSL | hsl(161, 64%, 48%) |
| HSV | hsv(161, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 24.9%, 21.2%) |
| CIE-LAB | lab(72.59, -51.11, 13.91) |
| CIE-LCH | lch(72.59, 52.97, 164.78°) |
| OKLab | oklab(74.58% -0.1407 0.0355) |
| OKLCH | oklch(74.58% 0.145 165.8) |
| XYZ | xyz(27.5081, 44.5397, 36.4194) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.27
Green Blue
#01C08D
ΔE00 2.64
Greenish Teal
#32BF84
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 5.19
Aquamarine (survey)
#04D8B2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC997 #C92C5E
analogous
#2CC949 #2CC997 #2CACC9
triadic
#2CC997 #972CC9 #C9972C
tetradic
#2CC997 #492CC9 #C92C5E #ACC92C
square
#2CC997 #492CC9 #C92C5E #ACC92C
split-complementary
#2CC997 #C92CAC #C9492C
monochromatic
#16654C #219771 #2CC997 #58DAB1 #8AE5C8
Accessibility & contrast
On white
2.12
#2CC997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#2CC997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC997
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC997 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#00CABB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2cc997; /* rgb */ color: rgb(44, 201, 151); /* oklch */ color: oklch(74.6% 0.145 165.8);
Tailwind
colors: {
custom: {
50: '#7fdab5',
500: '#2cc997',
950: '#000000',
},
}SCSS
$custom: #2cc997; $custom-light: #7fdab5; $custom-dark: #000000;
JSON
{
"hex": "#2cc997",
"rgb": {
"r": 44,
"g": 201,
"b": 151
},
"hsl": {
"h": 160.892,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.74578,
"c": 0.14516,
"h": 165.8
},
"luminance": 0.44543
}Semantic roles & 50–950 ramp
primary
#2CC997
secondary
#CF829A
accent
#4176E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380