#2FC89C#2FC89C
#2FC89C is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.5% C 0.139 H 168.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC89C |
|---|---|
| RGB | rgb(47, 200, 156) |
| HSL | hsl(163, 62%, 48%) |
| HSV | hsv(163, 77%, 78%) |
| CMYK | cmyk(76.5%, 0%, 22%, 21.6%) |
| CIE-LAB | lab(72.44, -49.19, 11.01) |
| CIE-LCH | lch(72.44, 50.41, 167.39°) |
| OKLab | oklab(74.5% -0.1365 0.0281) |
| OKLCH | oklch(74.5% 0.139 168.4) |
| XYZ | xyz(27.8240, 44.3098, 38.5323) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.07
Greenblue
#23C48B
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.42
Aquamarine (survey)
#04D8B2
ΔE00 4.70
Greenish Teal
#32BF84
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC89C #C82F5B
analogous
#2FC84F #2FC89C #2FA7C8
triadic
#2FC89C #9C2FC8 #C89C2F
tetradic
#2FC89C #4F2FC8 #C82F5B #A7C82F
square
#2FC89C #4F2FC8 #C82F5B #A7C82F
split-complementary
#2FC89C #C82FA7 #C84F2F
monochromatic
#18654F #239675 #2FC89C #5CD9B5 #8DE4CB
Accessibility & contrast
On white
2.13
#2FC89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#2FC89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC89C
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC89C | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9A
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2fc89c; /* rgb */ color: rgb(47, 200, 156); /* oklch */ color: oklch(74.5% 0.139 168.4);
Tailwind
colors: {
custom: {
50: '#80dab9',
500: '#2fc89c',
950: '#000000',
},
}SCSS
$custom: #2fc89c; $custom-light: #80dab9; $custom-dark: #000000;
JSON
{
"hex": "#2fc89c",
"rgb": {
"r": 47,
"g": 200,
"b": 156
},
"hsl": {
"h": 162.745,
"s": 61.943,
"l": 48.431
},
"oklch": {
"l": 0.74502,
"c": 0.13937,
"h": 168.4
},
"luminance": 0.44313
}Semantic roles & 50–950 ramp
primary
#2FC89C
secondary
#CF849A
accent
#4371E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380