#2FC89A#2FC89A
#2FC89A is a light, vivid teal. Relative luminance 0.442; OKLCH L 74.5% C 0.141 H 167.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC89A |
|---|---|
| RGB | rgb(47, 200, 154) |
| HSL | hsl(162, 62%, 48%) |
| HSV | hsv(162, 77%, 78%) |
| CMYK | cmyk(76.5%, 0%, 23%, 21.6%) |
| CIE-LAB | lab(72.39, -49.67, 12.02) |
| CIE-LCH | lch(72.39, 51.10, 166.39°) |
| OKLab | oklab(74.45% -0.1374 0.0307) |
| OKLCH | oklch(74.45% 0.141 167.4) |
| XYZ | xyz(27.6561, 44.2426, 37.6477) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.79
Greenblue
#23C48B
ΔE00 2.97
Eucalyptus
#44D7A8
ΔE00 3.85
Greenish Teal
#32BF84
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.66
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC89A #C82F5D
analogous
#2FC84E #2FC89A #2FA9C8
triadic
#2FC89A #9A2FC8 #C89A2F
tetradic
#2FC89A #4E2FC8 #C82F5D #A9C82F
square
#2FC89A #4E2FC8 #C82F5D #A9C82F
split-complementary
#2FC89A #C82FA9 #C84E2F
monochromatic
#18654E #239674 #2FC89A #5CD9B3 #8DE4CA
Accessibility & contrast
On white
2.13
#2FC89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#2FC89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC89A
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC89A | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA98
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#00C9BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2fc89a; /* rgb */ color: rgb(47, 200, 154); /* oklch */ color: oklch(74.5% 0.141 167.4);
Tailwind
colors: {
custom: {
50: '#7fdab7',
500: '#2fc89a',
950: '#000000',
},
}SCSS
$custom: #2fc89a; $custom-light: #7fdab7; $custom-dark: #000000;
JSON
{
"hex": "#2fc89a",
"rgb": {
"r": 47,
"g": 200,
"b": 154
},
"hsl": {
"h": 161.961,
"s": 61.943,
"l": 48.431
},
"oklch": {
"l": 0.74451,
"c": 0.14083,
"h": 167.4
},
"luminance": 0.44246
}Semantic roles & 50–950 ramp
primary
#2FC89A
secondary
#CF849B
accent
#4374E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380