#5FDD8D#5FDD8D
#5FDD8D is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.160 H 153.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDD8D |
|---|---|
| RGB | rgb(95, 221, 141) |
| HSL | hsl(142, 65%, 62%) |
| HSV | hsv(142, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.65, -52.61, 29.03) |
| CIE-LCH | lch(79.65, 60.09, 151.11°) |
| OKLab | oklab(80.64% -0.1427 0.0727) |
| OKLCH | oklch(80.64% 0.16 153) |
| XYZ | xyz(35.3807, 56.0656, 34.1514) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Aqua Green
#12E193
ΔE00 3.83
Seaweed
#18D17B
ΔE00 4.57
Tealish Green
#0CDC73
ΔE00 4.63
Emerald
#50C878
ΔE00 5.24
Turquoise Green
#04F489
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDD8D #DD5FAF
analogous
#70DD5F #5FDD8D #5FDDCC
triadic
#5FDD8D #8D5FDD #DD8D5F
tetradic
#5FDD8D #5F70DD #DD5FAF #DDCC5F
square
#5FDD8D #5F70DD #DD5FAF #DDCC5F
split-complementary
#5FDD8D #CC5FDD #DD5F70
monochromatic
#22A050 #2DD269 #5FDD8D #91E8B1 #C4F2D5
Accessibility & contrast
On white
1.72
#5FDD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#5FDD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDD8D
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDD8D | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#39DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fdd8d; /* rgb */ color: rgb(95, 221, 141); /* oklch */ color: oklch(80.6% 0.160 153.0);
Tailwind
colors: {
custom: {
50: '#96e8af',
500: '#5fdd8d',
950: '#000000',
},
}SCSS
$custom: #5fdd8d; $custom-light: #96e8af; $custom-dark: #000000;
JSON
{
"hex": "#5fdd8d",
"rgb": {
"r": 95,
"g": 221,
"b": 141
},
"hsl": {
"h": 141.905,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80643,
"c": 0.16014,
"h": 153
},
"luminance": 0.56069
}Semantic roles & 50–950 ramp
primary
#5FDD8D
secondary
#A33D7E
accent
#198BCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481