#5FDD7E#5FDD7E
#5FDD7E is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.174 H 149.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDD7E |
|---|---|
| RGB | rgb(95, 221, 126) |
| HSL | hsl(135, 65%, 62%) |
| HSV | hsv(135, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.41, -55.15, 36.32) |
| CIE-LCH | lch(79.41, 66.04, 146.63°) |
| OKLab | oklab(80.37% -0.1492 0.0895) |
| OKLCH | oklch(80.37% 0.174 149.1) |
| XYZ | xyz(34.3393, 55.6490, 28.6663) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Tealish Green
#0CDC73
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.86
Seaweed
#18D17B
ΔE00 4.97
Emerald
#50C878
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDD7E #DD5FBE
analogous
#7FDD5F #5FDD7E #5FDDBD
triadic
#5FDD7E #7E5FDD #DD7E5F
tetradic
#5FDD7E #5F7FDD #DD5FBE #DDBD5F
square
#5FDD7E #5F7FDD #DD5FBE #DDBD5F
split-complementary
#5FDD7E #BD5FDD #DD5F7F
monochromatic
#22A041 #2DD255 #5FDD7E #91E8A7 #C4F2CF
Accessibility & contrast
On white
1.73
#5FDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5FDD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDD7E
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDD7E | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#40D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fdd7e; /* rgb */ color: rgb(95, 221, 126); /* oklch */ color: oklch(80.4% 0.174 149.1);
Tailwind
colors: {
custom: {
50: '#97e8a4',
500: '#5fdd7e',
950: '#000000',
},
}SCSS
$custom: #5fdd7e; $custom-light: #97e8a4; $custom-dark: #000000;
JSON
{
"hex": "#5fdd7e",
"rgb": {
"r": 95,
"g": 221,
"b": 126
},
"hsl": {
"h": 134.762,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.8037,
"c": 0.17399,
"h": 149.1
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#5FDD7E
secondary
#A33D8A
accent
#19A0CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480