#2FC89B#2FC89B
#2FC89B is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.5% C 0.140 H 167.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC89B |
|---|---|
| RGB | rgb(47, 200, 155) |
| HSL | hsl(162, 62%, 48%) |
| HSV | hsv(162, 77%, 78%) |
| CMYK | cmyk(76.5%, 0%, 22.5%, 21.6%) |
| CIE-LAB | lab(72.41, -49.43, 11.52) |
| CIE-LCH | lch(72.41, 50.75, 166.89°) |
| OKLab | oklab(74.48% -0.137 0.0294) |
| OKLCH | oklch(74.48% 0.14 167.9) |
| XYZ | xyz(27.7397, 44.2761, 38.0881) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.92
Greenblue
#23C48B
ΔE00 3.21
Eucalyptus
#44D7A8
ΔE00 3.85
Greenish Teal
#32BF84
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 4.54
Aquamarine (survey)
#04D8B2
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC89B #C82F5C
analogous
#2FC84E #2FC89B #2FA8C8
triadic
#2FC89B #9B2FC8 #C89B2F
tetradic
#2FC89B #4E2FC8 #C82F5C #A8C82F
square
#2FC89B #4E2FC8 #C82F5C #A8C82F
split-complementary
#2FC89B #C82FA8 #C84E2F
monochromatic
#18654E #239675 #2FC89B #5CD9B4 #8DE4CB
Accessibility & contrast
On white
2.13
#2FC89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#2FC89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC89B
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC89B | 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)
#C3BA99
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#00C9BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2fc89b; /* rgb */ color: rgb(47, 200, 155); /* oklch */ color: oklch(74.5% 0.140 167.9);
Tailwind
colors: {
custom: {
50: '#80dab8',
500: '#2fc89b',
950: '#000000',
},
}SCSS
$custom: #2fc89b; $custom-light: #80dab8; $custom-dark: #000000;
JSON
{
"hex": "#2fc89b",
"rgb": {
"r": 47,
"g": 200,
"b": 155
},
"hsl": {
"h": 162.353,
"s": 61.943,
"l": 48.431
},
"oklch": {
"l": 0.74476,
"c": 0.1401,
"h": 167.9
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#2FC89B
secondary
#CF849A
accent
#4372E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380