#2FC99B#2FC99B
#2FC99B is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.7% C 0.141 H 167.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC99B |
|---|---|
| RGB | rgb(47, 201, 155) |
| HSL | hsl(162, 62%, 49%) |
| HSV | hsv(162, 77%, 79%) |
| CMYK | cmyk(76.6%, 0%, 22.9%, 21.2%) |
| CIE-LAB | lab(72.72, -49.84, 11.95) |
| CIE-LCH | lch(72.72, 51.25, 166.51°) |
| OKLab | oklab(74.73% -0.1379 0.0305) |
| OKLCH | oklch(74.73% 0.141 167.5) |
| XYZ | xyz(27.9720, 44.7408, 38.1656) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.01
Greenblue
#23C48B
ΔE00 3.12
Eucalyptus
#44D7A8
ΔE00 3.61
Greenish Teal
#32BF84
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.56
Aquamarine (survey)
#04D8B2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC99B #C92F5D
analogous
#2FC94E #2FC99B #2FAAC9
triadic
#2FC99B #9B2FC9 #C99B2F
tetradic
#2FC99B #4E2FC9 #C92F5D #AAC92F
square
#2FC99B #4E2FC9 #C92F5D #AAC92F
split-complementary
#2FC99B #C92FAA #C94E2F
monochromatic
#18664E #239775 #2FC99B #5CD9B4 #8EE5CB
Accessibility & contrast
On white
2.11
#2FC99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#2FC99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC99B
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC99B | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB99
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2fc99b; /* rgb */ color: rgb(47, 201, 155); /* oklch */ color: oklch(74.7% 0.141 167.5);
Tailwind
colors: {
custom: {
50: '#80dab8',
500: '#2fc99b',
950: '#000000',
},
}SCSS
$custom: #2fc99b; $custom-light: #80dab8; $custom-dark: #000000;
JSON
{
"hex": "#2fc99b",
"rgb": {
"r": 47,
"g": 201,
"b": 155
},
"hsl": {
"h": 162.078,
"s": 62.097,
"l": 48.627
},
"oklch": {
"l": 0.74729,
"c": 0.14128,
"h": 167.5
},
"luminance": 0.44744
}Semantic roles & 50–950 ramp
primary
#2FC99B
secondary
#CF859B
accent
#4373E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380