#2CC998#2CC998
#2CC998 is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.144 H 166.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC998 |
|---|---|
| RGB | rgb(44, 201, 152) |
| HSL | hsl(161, 64%, 48%) |
| HSV | hsv(161, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 24.4%, 21.2%) |
| CIE-LAB | lab(72.61, -50.88, 13.40) |
| CIE-LCH | lch(72.61, 52.61, 165.24°) |
| OKLab | oklab(74.6% -0.1403 0.0342) |
| OKLCH | oklch(74.6% 0.144 166.3) |
| XYZ | xyz(27.5896, 44.5724, 36.8489) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.47
Green Blue
#01C08D
ΔE00 2.69
Eucalyptus
#44D7A8
ΔE00 3.75
Greenish Teal
#32BF84
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 5.05
Aquamarine (survey)
#04D8B2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC998 #C92C5D
analogous
#2CC949 #2CC998 #2CABC9
triadic
#2CC998 #982CC9 #C9982C
tetradic
#2CC998 #492CC9 #C92C5D #ABC92C
square
#2CC998 #492CC9 #C92C5D #ABC92C
split-complementary
#2CC998 #C92CAB #C9492C
monochromatic
#16654C #219772 #2CC998 #58DAB2 #8AE5C9
Accessibility & contrast
On white
2.12
#2CC998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#2CC998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC998
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC998 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#00CABB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2cc998; /* rgb */ color: rgb(44, 201, 152); /* oklch */ color: oklch(74.6% 0.144 166.3);
Tailwind
colors: {
custom: {
50: '#7fdab6',
500: '#2cc998',
950: '#000000',
},
}SCSS
$custom: #2cc998; $custom-light: #7fdab6; $custom-dark: #000000;
JSON
{
"hex": "#2cc998",
"rgb": {
"r": 44,
"g": 201,
"b": 152
},
"hsl": {
"h": 161.274,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.74603,
"c": 0.14439,
"h": 166.3
},
"luminance": 0.44576
}Semantic roles & 50–950 ramp
primary
#2CC998
secondary
#CF829A
accent
#4175E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380