#5FDF7D#5FDF7D
#5FDF7D is a light, vivid green. Relative luminance 0.567; OKLCH L 80.8% C 0.178 H 148.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDF7D |
|---|---|
| RGB | rgb(95, 223, 125) |
| HSL | hsl(134, 67%, 62%) |
| HSV | hsv(134, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.00, -56.08, 37.58) |
| CIE-LCH | lch(80.00, 67.51, 146.18°) |
| OKLab | oklab(80.85% -0.1517 0.0923) |
| OKLCH | oklch(80.85% 0.178 148.7) |
| XYZ | xyz(34.8063, 56.6857, 28.5053) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Tealish Green
#0CDC73
ΔE00 3.50
Lightish Green
#61E160
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.39
Turquoise Green
#04F489
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDF7D #DF5FC1
analogous
#81DF5F #5FDF7D #5FDFBD
triadic
#5FDF7D #7D5FDF #DF7D5F
tetradic
#5FDF7D #5F81DF #DF5FC1 #DFBD5F
square
#5FDF7D #5F81DF #DF5FC1 #DFBD5F
split-complementary
#5FDF7D #BD5FDF #DF5F81
monochromatic
#21A33F #2CD554 #5FDF7D #92E9A6 #C5F3D0
Accessibility & contrast
On white
1.70
#5FDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5FDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDF7D
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDF7D | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD76
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#3FDBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fdf7d; /* rgb */ color: rgb(95, 223, 125); /* oklch */ color: oklch(80.8% 0.178 148.7);
Tailwind
colors: {
custom: {
50: '#97eaa4',
500: '#5fdf7d',
950: '#000000',
},
}SCSS
$custom: #5fdf7d; $custom-light: #97eaa4; $custom-dark: #000000;
JSON
{
"hex": "#5fdf7d",
"rgb": {
"r": 95,
"g": 223,
"b": 125
},
"hsl": {
"h": 134.063,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.80849,
"c": 0.17759,
"h": 148.7
},
"luminance": 0.56689
}Semantic roles & 50–950 ramp
primary
#5FDF7D
secondary
#A63C8D
accent
#17A4CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480