#2FC29F#2FC29F
#2FC29F is a light, vivid teal. Relative luminance 0.417; OKLCH L 73.1% C 0.130 H 172.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC29F |
|---|---|
| RGB | rgb(47, 194, 159) |
| HSL | hsl(166, 61%, 47%) |
| HSV | hsv(166, 76%, 76%) |
| CMYK | cmyk(75.8%, 0%, 18%, 23.9%) |
| CIE-LAB | lab(70.66, -45.97, 6.85) |
| CIE-LCH | lch(70.66, 46.48, 171.53°) |
| OKLab | oklab(73.07% -0.1292 0.0174) |
| OKLCH | oklch(73.07% 0.13 172.3) |
| XYZ | xyz(26.7188, 41.6879, 39.4326) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.23
Green Blue
#01C08D
ΔE00 4.25
Tealish
#24BCA8
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 4.79
Greenblue
#23C48B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC29F #C22F52
analogous
#2FC255 #2FC29F #2F9CC2
triadic
#2FC29F #9F2FC2 #C29F2F
tetradic
#2FC29F #552FC2 #C22F52 #9CC22F
square
#2FC29F #552FC2 #C22F52 #9CC22F
split-complementary
#2FC29F #C22F9C #C2552F
monochromatic
#175F4E #239177 #2FC29F #58D6B8 #89E2CD
Accessibility & contrast
On white
2.25
#2FC29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#2FC29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC29F
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC29F | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59D
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2fc29f; /* rgb */ color: rgb(47, 194, 159); /* oklch */ color: oklch(73.1% 0.130 172.3);
Tailwind
colors: {
custom: {
50: '#7fd5bb',
500: '#2fc29f',
950: '#000000',
},
}SCSS
$custom: #2fc29f; $custom-light: #7fd5bb; $custom-dark: #000000;
JSON
{
"hex": "#2fc29f",
"rgb": {
"r": 47,
"g": 194,
"b": 159
},
"hsl": {
"h": 165.714,
"s": 60.996,
"l": 47.255
},
"oklch": {
"l": 0.73066,
"c": 0.13036,
"h": 172.3
},
"luminance": 0.41691
}Semantic roles & 50–950 ramp
primary
#2FC29F
secondary
#CC8193
accent
#446AE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380