#2CC799#2CC799
#2CC799 is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.1% C 0.141 H 167.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC799 |
|---|---|
| RGB | rgb(44, 199, 153) |
| HSL | hsl(162, 64%, 48%) |
| HSV | hsv(162, 78%, 78%) |
| CMYK | cmyk(77.9%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.01, -49.84, 12.02) |
| CIE-LCH | lch(72.01, 51.27, 166.44°) |
| OKLab | oklab(74.12% -0.1379 0.0307) |
| OKLCH | oklch(74.12% 0.141 167.4) |
| XYZ | xyz(27.2087, 43.6789, 37.1277) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.53
Greenblue
#23C48B
ΔE00 2.85
Eucalyptus
#44D7A8
ΔE00 4.14
Greenish Teal
#32BF84
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.85
Aquamarine (survey)
#04D8B2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC799 #C72C5A
analogous
#2CC74C #2CC799 #2CA7C7
triadic
#2CC799 #992CC7 #C7992C
tetradic
#2CC799 #4C2CC7 #C72C5A #A7C72C
square
#2CC799 #4C2CC7 #C72C5A #A7C72C
split-complementary
#2CC799 #C72CA7 #C74C2C
monochromatic
#16634C #219572 #2CC799 #56DAB3 #89E5C9
Accessibility & contrast
On white
2.16
#2CC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#2CC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC799
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC799 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2cc799; /* rgb */ color: rgb(44, 199, 153); /* oklch */ color: oklch(74.1% 0.141 167.4);
Tailwind
colors: {
custom: {
50: '#7ed9b7',
500: '#2cc799',
950: '#000000',
},
}SCSS
$custom: #2cc799; $custom-light: #7ed9b7; $custom-dark: #000000;
JSON
{
"hex": "#2cc799",
"rgb": {
"r": 44,
"g": 199,
"b": 153
},
"hsl": {
"h": 162.194,
"s": 63.786,
"l": 47.647
},
"oklch": {
"l": 0.7412,
"c": 0.14125,
"h": 167.4
},
"luminance": 0.43682
}Semantic roles & 50–950 ramp
primary
#2CC799
secondary
#CF8098
accent
#4172E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380