#2FC29A#2FC29A
#2FC29A is a light, vivid teal. Relative luminance 0.415; OKLCH L 72.9% C 0.134 H 169.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC29A |
|---|---|
| RGB | rgb(47, 194, 154) |
| HSL | hsl(164, 61%, 47%) |
| HSV | hsv(164, 76%, 76%) |
| CMYK | cmyk(75.8%, 0%, 20.6%, 23.9%) |
| CIE-LAB | lab(70.54, -47.21, 9.39) |
| CIE-LCH | lch(70.54, 48.14, 168.75°) |
| OKLab | oklab(72.93% -0.1316 0.024) |
| OKLCH | oklch(72.93% 0.134 169.7) |
| XYZ | xyz(26.2937, 41.5178, 37.1936) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.95
Greenblue
#23C48B
ΔE00 4.07
Greeny Blue
#42B395
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 4.90
Greenish Teal
#32BF84
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC29A #C22F57
analogous
#2FC250 #2FC29A #2FA1C2
triadic
#2FC29A #9A2FC2 #C29A2F
tetradic
#2FC29A #502FC2 #C22F57 #A1C22F
square
#2FC29A #502FC2 #C22F57 #A1C22F
split-complementary
#2FC29A #C22FA1 #C2502F
monochromatic
#175F4C #239173 #2FC29A #58D6B4 #89E2CA
Accessibility & contrast
On white
2.26
#2FC29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#2FC29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC29A
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC29A | 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)
#BDB598
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2fc29a; /* rgb */ color: rgb(47, 194, 154); /* oklch */ color: oklch(72.9% 0.134 169.7);
Tailwind
colors: {
custom: {
50: '#7ed5b7',
500: '#2fc29a',
950: '#000000',
},
}SCSS
$custom: #2fc29a; $custom-light: #7ed5b7; $custom-dark: #000000;
JSON
{
"hex": "#2fc29a",
"rgb": {
"r": 47,
"g": 194,
"b": 154
},
"hsl": {
"h": 163.673,
"s": 60.996,
"l": 47.255
},
"oklch": {
"l": 0.7293,
"c": 0.13373,
"h": 169.7
},
"luminance": 0.41521
}Semantic roles & 50–950 ramp
primary
#2FC29A
secondary
#CC8195
accent
#446FE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380