#2FC49C#2FC49C
#2FC49C is a light, vivid teal. Relative luminance 0.425; OKLCH L 73.5% C 0.135 H 169.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC49C |
|---|---|
| RGB | rgb(47, 196, 156) |
| HSL | hsl(164, 61%, 48%) |
| HSV | hsv(164, 76%, 77%) |
| CMYK | cmyk(76%, 0%, 20.4%, 23.1%) |
| CIE-LAB | lab(71.20, -47.55, 9.26) |
| CIE-LCH | lch(71.20, 48.44, 168.99°) |
| OKLab | oklab(73.49% -0.1326 0.0236) |
| OKLCH | oklch(73.49% 0.135 169.9) |
| XYZ | xyz(26.9097, 42.4812, 38.2275) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.18
Greenblue
#23C48B
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.98
Greeny Blue
#42B395
ΔE00 5.04
Greenish Teal
#32BF84
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC49C #C42F57
analogous
#2FC452 #2FC49C #2FA1C4
triadic
#2FC49C #9C2FC4 #C49C2F
tetradic
#2FC49C #522FC4 #C42F57 #A1C42F
square
#2FC49C #522FC4 #C42F57 #A1C42F
split-complementary
#2FC49C #C42FA1 #C4522F
monochromatic
#17614D #239375 #2FC49C #59D7B5 #8AE3CB
Accessibility & contrast
On white
2.21
#2FC49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#2FC49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC49C
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC49C | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69A
Deuteranopia (green-blind)
#ABA99F
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2fc49c; /* rgb */ color: rgb(47, 196, 156); /* oklch */ color: oklch(73.5% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#7fd7b9',
500: '#2fc49c',
950: '#000000',
},
}SCSS
$custom: #2fc49c; $custom-light: #7fd7b9; $custom-dark: #000000;
JSON
{
"hex": "#2fc49c",
"rgb": {
"r": 47,
"g": 196,
"b": 156
},
"hsl": {
"h": 163.893,
"s": 61.317,
"l": 47.647
},
"oklch": {
"l": 0.7349,
"c": 0.13467,
"h": 169.9
},
"luminance": 0.42484
}Semantic roles & 50–950 ramp
primary
#2FC49C
secondary
#CD8296
accent
#436FE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380