#4FDC99#4FDC99
#4FDC99 is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.2% C 0.155 H 158.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDC99 |
|---|---|
| RGB | rgb(79, 220, 153) |
| HSL | hsl(151, 67%, 59%) |
| HSV | hsv(151, 64%, 86%) |
| CMYK | cmyk(64.1%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.12, -53.13, 22.03) |
| CIE-LCH | lch(79.12, 57.52, 157.48°) |
| OKLab | oklab(80.16% -0.1448 0.0558) |
| OKLCH | oklch(80.16% 0.155 158.9) |
| XYZ | xyz(34.5642, 55.1449, 38.9533) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.76
Eucalyptus
#44D7A8
ΔE00 4.69
Seaweed
#18D17B
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 5.85
Weird Green
#3AE57F
ΔE00 5.91
Light Greenish Blue
#63F7B4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDC99 #DC4F92
analogous
#4FDC52 #4FDC99 #4FD9DC
triadic
#4FDC99 #994FDC #DC994F
tetradic
#4FDC99 #524FDC #DC4F92 #D9DC4F
square
#4FDC99 #524FDC #DC4F92 #D9DC4F
split-complementary
#4FDC99 #DC4FD9 #DC524F
monochromatic
#1D935B #27C67B #4FDC99 #82E6B7 #B5F0D4
Accessibility & contrast
On white
1.75
#4FDC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#4FDC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDC99
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDC99 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#C7BF9D
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4fdc99; /* rgb */ color: rgb(79, 220, 153); /* oklch */ color: oklch(80.2% 0.155 158.9);
Tailwind
colors: {
custom: {
50: '#8fe8b7',
500: '#4fdc99',
950: '#000000',
},
}SCSS
$custom: #4fdc99; $custom-light: #8fe8b7; $custom-dark: #000000;
JSON
{
"hex": "#4fdc99",
"rgb": {
"r": 79,
"g": 220,
"b": 153
},
"hsl": {
"h": 151.489,
"s": 66.825,
"l": 58.627
},
"oklch": {
"l": 0.80157,
"c": 0.15521,
"h": 158.9
},
"luminance": 0.55149
}Semantic roles & 50–950 ramp
primary
#4FDC99
secondary
#983765
accent
#3E90EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481