#2FC799#2FC799
#2FC799 is a light, vivid teal. Relative luminance 0.438; OKLCH L 74.2% C 0.140 H 167.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC799 |
|---|---|
| RGB | rgb(47, 199, 153) |
| HSL | hsl(162, 62%, 48%) |
| HSV | hsv(162, 76%, 78%) |
| CMYK | cmyk(76.4%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.06, -49.50, 12.09) |
| CIE-LCH | lch(72.06, 50.96, 166.27°) |
| OKLab | oklab(74.17% -0.1369 0.0309) |
| OKLCH | oklch(74.17% 0.14 167.3) |
| XYZ | xyz(27.3423, 43.7478, 37.1339) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.57
Greenblue
#23C48B
ΔE00 2.84
Eucalyptus
#44D7A8
ΔE00 4.10
Greenish Teal
#32BF84
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 4.76
Aquamarine (survey)
#04D8B2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC799 #C72F5D
analogous
#2FC74D #2FC799 #2FA9C7
triadic
#2FC799 #992FC7 #C7992F
tetradic
#2FC799 #4D2FC7 #C72F5D #A9C72F
square
#2FC799 #4D2FC7 #C72F5D #A9C72F
split-complementary
#2FC799 #C72FA9 #C74D2F
monochromatic
#18644D #239573 #2FC799 #5BD8B2 #8CE4C9
Accessibility & contrast
On white
2.15
#2FC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#2FC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC799
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC799 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2fc799; /* rgb */ color: rgb(47, 199, 153); /* oklch */ color: oklch(74.2% 0.140 167.3);
Tailwind
colors: {
custom: {
50: '#7fd9b7',
500: '#2fc799',
950: '#000000',
},
}SCSS
$custom: #2fc799; $custom-light: #7fd9b7; $custom-dark: #000000;
JSON
{
"hex": "#2fc799",
"rgb": {
"r": 47,
"g": 199,
"b": 153
},
"hsl": {
"h": 161.842,
"s": 61.789,
"l": 48.235
},
"oklch": {
"l": 0.74172,
"c": 0.14037,
"h": 167.3
},
"luminance": 0.43751
}Semantic roles & 50–950 ramp
primary
#2FC799
secondary
#CE849A
accent
#4374E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380