#2CC29C#2CC29C
#2CC29C is a light, vivid teal. Relative luminance 0.415; OKLCH L 72.9% C 0.133 H 170.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC29C |
|---|---|
| RGB | rgb(44, 194, 156) |
| HSL | hsl(165, 63%, 47%) |
| HSV | hsv(165, 77%, 76%) |
| CMYK | cmyk(77.3%, 0%, 19.6%, 23.9%) |
| CIE-LAB | lab(70.54, -47.07, 8.30) |
| CIE-LCH | lch(70.54, 47.79, 170.00°) |
| OKLab | oklab(72.93% -0.1316 0.0212) |
| OKLCH | oklch(72.93% 0.133 170.9) |
| XYZ | xyz(26.3280, 41.5161, 38.0719) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.44
Greeny Blue
#42B395
ΔE00 4.45
Greenblue
#23C48B
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.91
Turquoise (survey)
#06C2AC
ΔE00 5.00
Tealish
#24BCA8
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC29C #C22C52
analogous
#2CC251 #2CC29C #2C9DC2
triadic
#2CC29C #9C2CC2 #C29C2C
tetradic
#2CC29C #512CC2 #C22C52 #9DC22C
square
#2CC29C #512CC2 #C22C52 #9DC22C
split-complementary
#2CC29C #C22C9D #C2512C
monochromatic
#155E4C #219074 #2CC29C #53D8B6 #85E3CB
Accessibility & contrast
On white
2.26
#2CC29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#2CC29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC29C
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC29C | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59A
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #2cc29c; /* rgb */ color: rgb(44, 194, 156); /* oklch */ color: oklch(72.9% 0.133 170.9);
Tailwind
colors: {
custom: {
50: '#7ed5b9',
500: '#2cc29c',
950: '#000000',
},
}SCSS
$custom: #2cc29c; $custom-light: #7ed5b9; $custom-dark: #000000;
JSON
{
"hex": "#2cc29c",
"rgb": {
"r": 44,
"g": 194,
"b": 156
},
"hsl": {
"h": 164.8,
"s": 63.025,
"l": 46.667
},
"oklch": {
"l": 0.72931,
"c": 0.13327,
"h": 170.9
},
"luminance": 0.41519
}Semantic roles & 50–950 ramp
primary
#2CC29C
secondary
#CD7D91
accent
#426BE6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0B1411
muted
#7C8380