#2CC999#2CC999
#2CC999 is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.144 H 166.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC999 |
|---|---|
| RGB | rgb(44, 201, 153) |
| HSL | hsl(162, 64%, 48%) |
| HSV | hsv(162, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 23.9%, 21.2%) |
| CIE-LAB | lab(72.63, -50.64, 12.89) |
| CIE-LCH | lch(72.63, 52.26, 165.72°) |
| OKLab | oklab(74.63% -0.1398 0.0329) |
| OKLCH | oklch(74.63% 0.144 166.7) |
| XYZ | xyz(27.6719, 44.6053, 37.2821) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.68
Green Blue
#01C08D
ΔE00 2.77
Eucalyptus
#44D7A8
ΔE00 3.70
Greenish Teal
#32BF84
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC999 #C92C5C
analogous
#2CC94A #2CC999 #2CAAC9
triadic
#2CC999 #992CC9 #C9992C
tetradic
#2CC999 #4A2CC9 #C92C5C #AAC92C
square
#2CC999 #4A2CC9 #C92C5C #AAC92C
split-complementary
#2CC999 #C92CAA #C94A2C
monochromatic
#16654D #219773 #2CC999 #58DAB2 #8AE5C9
Accessibility & contrast
On white
2.12
#2CC999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#2CC999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC999
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC999 | 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)
#C4BA96
Deuteranopia (green-blind)
#B1AC9C
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2cc999; /* rgb */ color: rgb(44, 201, 153); /* oklch */ color: oklch(74.6% 0.144 166.7);
Tailwind
colors: {
custom: {
50: '#7fdab7',
500: '#2cc999',
950: '#000000',
},
}SCSS
$custom: #2cc999; $custom-light: #7fdab7; $custom-dark: #000000;
JSON
{
"hex": "#2cc999",
"rgb": {
"r": 44,
"g": 201,
"b": 153
},
"hsl": {
"h": 161.656,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.74628,
"c": 0.14364,
"h": 166.7
},
"luminance": 0.44609
}Semantic roles & 50–950 ramp
primary
#2CC999
secondary
#CF8299
accent
#4174E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380