#2FC99C#2FC99C
#2FC99C is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.8% C 0.141 H 168.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC99C |
|---|---|
| RGB | rgb(47, 201, 156) |
| HSL | hsl(162, 62%, 49%) |
| HSV | hsv(162, 77%, 79%) |
| CMYK | cmyk(76.6%, 0%, 22.4%, 21.2%) |
| CIE-LAB | lab(72.74, -49.60, 11.44) |
| CIE-LCH | lch(72.74, 50.90, 167.01°) |
| OKLab | oklab(74.76% -0.1375 0.0292) |
| OKLCH | oklch(74.76% 0.141 168) |
| XYZ | xyz(28.0564, 44.7745, 38.6097) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.14
Greenblue
#23C48B
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 4.62
Greenish Teal
#32BF84
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC99C #C92F5C
analogous
#2FC94F #2FC99C #2FA9C9
triadic
#2FC99C #9C2FC9 #C99C2F
tetradic
#2FC99C #4F2FC9 #C92F5C #A9C92F
square
#2FC99C #4F2FC9 #C92F5C #A9C92F
split-complementary
#2FC99C #C92FA9 #C94F2F
monochromatic
#18664F #239776 #2FC99C #5CD9B5 #8EE5CB
Accessibility & contrast
On white
2.11
#2FC99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#2FC99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC99C
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC99C | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2fc99c; /* rgb */ color: rgb(47, 201, 156); /* oklch */ color: oklch(74.8% 0.141 168.0);
Tailwind
colors: {
custom: {
50: '#80dab9',
500: '#2fc99c',
950: '#000000',
},
}SCSS
$custom: #2fc99c; $custom-light: #80dab9; $custom-dark: #000000;
JSON
{
"hex": "#2fc99c",
"rgb": {
"r": 47,
"g": 201,
"b": 156
},
"hsl": {
"h": 162.468,
"s": 62.097,
"l": 48.627
},
"oklch": {
"l": 0.74755,
"c": 0.14055,
"h": 168
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#2FC99C
secondary
#CF859B
accent
#4372E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380