#4FDC98#4FDC98
#4FDC98 is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.1% C 0.156 H 158.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDC98 |
|---|---|
| RGB | rgb(79, 220, 152) |
| HSL | hsl(151, 67%, 59%) |
| HSV | hsv(151, 64%, 86%) |
| CMYK | cmyk(64.1%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.11, -53.33, 22.52) |
| CIE-LCH | lch(79.11, 57.89, 157.10°) |
| OKLab | oklab(80.14% -0.1453 0.0571) |
| OKLCH | oklch(80.14% 0.156 158.6) |
| XYZ | xyz(34.4819, 55.1120, 38.5201) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.68
Seaweed
#18D17B
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 4.88
Weird Green
#3AE57F
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 5.99
Emerald
#50C878
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDC98 #DC4F93
analogous
#4FDC51 #4FDC98 #4FD9DC
triadic
#4FDC98 #984FDC #DC984F
tetradic
#4FDC98 #514FDC #DC4F93 #D9DC4F
square
#4FDC98 #514FDC #DC4F93 #D9DC4F
split-complementary
#4FDC98 #DC4FD9 #DC514F
monochromatic
#1D935A #27C67A #4FDC98 #82E6B6 #B5F0D4
Accessibility & contrast
On white
1.75
#4FDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#4FDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDC98
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDC98 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C7BF9C
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4fdc98; /* rgb */ color: rgb(79, 220, 152); /* oklch */ color: oklch(80.1% 0.156 158.6);
Tailwind
colors: {
custom: {
50: '#8fe8b6',
500: '#4fdc98',
950: '#000000',
},
}SCSS
$custom: #4fdc98; $custom-light: #8fe8b6; $custom-dark: #000000;
JSON
{
"hex": "#4fdc98",
"rgb": {
"r": 79,
"g": 220,
"b": 152
},
"hsl": {
"h": 151.064,
"s": 66.825,
"l": 58.627
},
"oklch": {
"l": 0.80135,
"c": 0.15607,
"h": 158.6
},
"luminance": 0.55116
}Semantic roles & 50–950 ramp
primary
#4FDC98
secondary
#983766
accent
#3E91EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481