#4FDB99#4FDB99
#4FDB99 is a light, vivid teal. Relative luminance 0.546; OKLCH L 79.9% C 0.154 H 159.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDB99 |
|---|---|
| RGB | rgb(79, 219, 153) |
| HSL | hsl(152, 66%, 58%) |
| HSV | hsv(152, 64%, 86%) |
| CMYK | cmyk(63.9%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(78.82, -52.73, 21.61) |
| CIE-LCH | lch(78.82, 56.99, 157.71°) |
| OKLab | oklab(79.91% -0.1438 0.0548) |
| OKLCH | oklch(79.91% 0.154 159.1) |
| XYZ | xyz(34.3025, 54.6216, 38.8661) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.94
Eucalyptus
#44D7A8
ΔE00 4.48
Seaweed
#18D17B
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 5.78
Emerald
#50C878
ΔE00 6.05
Weird Green
#3AE57F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDB99 #DB4F91
analogous
#4FDB53 #4FDB99 #4FD7DB
triadic
#4FDB99 #994FDB #DB994F
tetradic
#4FDB99 #534FDB #DB4F91 #D7DB4F
square
#4FDB99 #534FDB #DB4F91 #D7DB4F
split-complementary
#4FDB99 #DB4FD7 #DB534F
monochromatic
#1E925B #28C57B #4FDB99 #82E5B6 #B5F0D4
Accessibility & contrast
On white
1.76
#4FDB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#4FDB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDB99
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDB99 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#00DAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4fdb99; /* rgb */ color: rgb(79, 219, 153); /* oklch */ color: oklch(79.9% 0.154 159.1);
Tailwind
colors: {
custom: {
50: '#8fe7b7',
500: '#4fdb99',
950: '#000000',
},
}SCSS
$custom: #4fdb99; $custom-light: #8fe7b7; $custom-dark: #000000;
JSON
{
"hex": "#4fdb99",
"rgb": {
"r": 79,
"g": 219,
"b": 153
},
"hsl": {
"h": 151.714,
"s": 66.038,
"l": 58.431
},
"oklch": {
"l": 0.7991,
"c": 0.1539,
"h": 159.1
},
"luminance": 0.54625
}Semantic roles & 50–950 ramp
primary
#4FDB99
secondary
#973764
accent
#3F8FE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481