#5FDF7A#5FDF7A
#5FDF7A is a light, vivid green. Relative luminance 0.566; OKLCH L 80.8% C 0.180 H 148.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDF7A |
|---|---|
| RGB | rgb(95, 223, 122) |
| HSL | hsl(133, 67%, 62%) |
| HSV | hsv(133, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 45.3%, 12.5%) |
| CIE-LAB | lab(79.96, -56.55, 39.01) |
| CIE-LCH | lch(79.96, 68.70, 145.40°) |
| OKLab | oklab(80.8% -0.153 0.0955) |
| OKLCH | oklch(80.8% 0.18 148) |
| XYZ | xyz(34.6175, 56.6102, 27.5112) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Tealish Green
#0CDC73
ΔE00 3.53
Lightish Green
#61E160
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.63
Turquoise Green
#04F489
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDF7A #DF5FC4
analogous
#84DF5F #5FDF7A #5FDFBA
triadic
#5FDF7A #7A5FDF #DF7A5F
tetradic
#5FDF7A #5F84DF #DF5FC4 #DFBA5F
square
#5FDF7A #5F84DF #DF5FC4 #DFBA5F
split-complementary
#5FDF7A #BA5FDF #DF5F84
monochromatic
#21A33C #2CD550 #5FDF7A #92E9A4 #C5F3CF
Accessibility & contrast
On white
1.70
#5FDF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5FDF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDF7A
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDF7A | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#D0C281
Tritanopia (blue-blind)
#41DBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fdf7a; /* rgb */ color: rgb(95, 223, 122); /* oklch */ color: oklch(80.8% 0.180 148.0);
Tailwind
colors: {
custom: {
50: '#97eaa2',
500: '#5fdf7a',
950: '#000000',
},
}SCSS
$custom: #5fdf7a; $custom-light: #97eaa2; $custom-dark: #000000;
JSON
{
"hex": "#5fdf7a",
"rgb": {
"r": 95,
"g": 223,
"b": 122
},
"hsl": {
"h": 132.656,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.808,
"c": 0.18033,
"h": 148
},
"luminance": 0.56613
}Semantic roles & 50–950 ramp
primary
#5FDF7A
secondary
#A63C90
accent
#17A8CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480