#2FAC99#2FAC99
#2FAC99 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.110 H 180.3°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAC99 |
|---|---|
| RGB | rgb(47, 172, 153) |
| HSL | hsl(171, 57%, 43%) |
| HSV | hsv(171, 73%, 67%) |
| CMYK | cmyk(72.7%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(63.68, -37.98, 0.05) |
| CIE-LCH | lch(63.68, 37.98, 179.92°) |
| OKLab | oklab(67.31% -0.1099 -0.0005) |
| OKLCH | oklch(67.31% 0.11 180.3) |
| XYZ | xyz(21.6718, 32.4067, 35.2438) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.21
Tealish
#24BCA8
ΔE00 4.49
Lightseagreen
#20B2AA
ΔE00 4.49
Topaz
#13BBAF
ΔE00 5.16
Blue Green
#0F9B8E
ΔE00 5.68
Turquoise (survey)
#06C2AC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAC99 #AC2F42
analogous
#2FAC5A #2FAC99 #2F80AC
triadic
#2FAC99 #992FAC #AC992F
tetradic
#2FAC99 #5A2FAC #AC2F42 #80AC2F
square
#2FAC99 #5A2FAC #AC2F42 #80AC2F
split-complementary
#2FAC99 #AC2F80 #AC5A2F
monochromatic
#154C43 #227C6E #2FAC99 #4BCEBA #7BDBCC
Accessibility & contrast
On white
2.81
#2FAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#2FAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAC99
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAC99 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A298
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fac99; /* rgb */ color: rgb(47, 172, 153); /* oklch */ color: oklch(67.3% 0.110 180.3);
Tailwind
colors: {
custom: {
50: '#7bc5b7',
500: '#2fac99',
950: '#000000',
},
}SCSS
$custom: #2fac99; $custom-light: #7bc5b7; $custom-dark: #000000;
JSON
{
"hex": "#2fac99",
"rgb": {
"r": 47,
"g": 172,
"b": 153
},
"hsl": {
"h": 170.88,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.6731,
"c": 0.10993,
"h": 180.3
},
"luminance": 0.32409
}Semantic roles & 50–950 ramp
primary
#2FAC99
secondary
#C37480
accent
#475FE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280