#2FC39C#2FC39C
#2FC39C is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.2% C 0.134 H 170.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC39C |
|---|---|
| RGB | rgb(47, 195, 156) |
| HSL | hsl(164, 61%, 47%) |
| HSV | hsv(164, 76%, 76%) |
| CMYK | cmyk(75.9%, 0%, 20%, 23.5%) |
| CIE-LAB | lab(70.89, -47.14, 8.82) |
| CIE-LCH | lch(70.89, 47.95, 169.41°) |
| OKLab | oklab(73.24% -0.1316 0.0225) |
| OKLCH | oklch(73.24% 0.134 170.3) |
| XYZ | xyz(26.6849, 42.0316, 38.1526) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.30
Greenblue
#23C48B
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.69
Greeny Blue
#42B395
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 5.28
Turquoise (survey)
#06C2AC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC39C #C32F56
analogous
#2FC352 #2FC39C #2FA0C3
triadic
#2FC39C #9C2FC3 #C39C2F
tetradic
#2FC39C #522FC3 #C32F56 #A0C32F
square
#2FC39C #522FC3 #C32F56 #A0C32F
split-complementary
#2FC39C #C32FA0 #C3522F
monochromatic
#17604D #239275 #2FC39C #58D7B6 #8AE3CB
Accessibility & contrast
On white
2.23
#2FC39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#2FC39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC39C
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC39C | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69A
Deuteranopia (green-blind)
#AAA89F
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2fc39c; /* rgb */ color: rgb(47, 195, 156); /* oklch */ color: oklch(73.2% 0.134 170.3);
Tailwind
colors: {
custom: {
50: '#7fd6b9',
500: '#2fc39c',
950: '#000000',
},
}SCSS
$custom: #2fc39c; $custom-light: #7fd6b9; $custom-dark: #000000;
JSON
{
"hex": "#2fc39c",
"rgb": {
"r": 47,
"g": 195,
"b": 156
},
"hsl": {
"h": 164.189,
"s": 61.157,
"l": 47.451
},
"oklch": {
"l": 0.73237,
"c": 0.13351,
"h": 170.3
},
"luminance": 0.42035
}Semantic roles & 50–950 ramp
primary
#2FC39C
secondary
#CD8195
accent
#446EE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380