#5FDA99#5FDA99
#5FDA99 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.2% C 0.145 H 157.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDA99 |
|---|---|
| RGB | rgb(95, 218, 153) |
| HSL | hsl(148, 62%, 61%) |
| HSV | hsv(148, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(78.97, -49.14, 21.88) |
| CIE-LCH | lch(78.97, 53.79, 155.99°) |
| OKLab | oklab(80.15% -0.1341 0.0555) |
| OKLCH | oklch(80.15% 0.145 157.5) |
| XYZ | xyz(35.5375, 54.8723, 38.8495) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Eucalyptus
#44D7A8
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.39
Emerald
#50C878
ΔE00 5.81
Weird Green
#3AE57F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDA99 #DA5FA0
analogous
#63DA5F #5FDA99 #5FDAD7
triadic
#5FDA99 #995FDA #DA995F
tetradic
#5FDA99 #5F63DA #DA5FA0 #DAD75F
square
#5FDA99 #5F63DA #DA5FA0 #DAD75F
split-complementary
#5FDA99 #D75FDA #DA5F63
monochromatic
#249B5C #2FCD79 #5FDA99 #91E5B9 #C2F1D8
Accessibility & contrast
On white
1.75
#5FDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5FDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDA99
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDA99 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB95
Deuteranopia (green-blind)
#C7BF9D
Tritanopia (blue-blind)
#33D9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fda99; /* rgb */ color: rgb(95, 218, 153); /* oklch */ color: oklch(80.2% 0.145 157.5);
Tailwind
colors: {
custom: {
50: '#96e6b7',
500: '#5fda99',
950: '#000000',
},
}SCSS
$custom: #5fda99; $custom-light: #96e6b7; $custom-dark: #000000;
JSON
{
"hex": "#5fda99",
"rgb": {
"r": 95,
"g": 218,
"b": 153
},
"hsl": {
"h": 148.293,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.80154,
"c": 0.14518,
"h": 157.5
},
"luminance": 0.54876
}Semantic roles & 50–950 ramp
primary
#5FDA99
secondary
#9F3E71
accent
#1B78CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481