#5FDA8D#5FDA8D
#5FDA8D is a light, vivid green. Relative luminance 0.545; OKLCH L 79.9% C 0.156 H 153.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDA8D |
|---|---|
| RGB | rgb(95, 218, 141) |
| HSL | hsl(142, 62%, 61%) |
| HSV | hsv(142, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(78.75, -51.41, 27.82) |
| CIE-LCH | lch(78.75, 58.45, 151.58°) |
| OKLab | oklab(79.9% -0.1395 0.0698) |
| OKLCH | oklch(79.9% 0.156 153.4) |
| XYZ | xyz(34.5957, 54.4956, 33.8897) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.94
Seaweed
#18D17B
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.46
Emerald
#50C878
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 4.93
Soft Green
#6FC276
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDA8D #DA5FAC
analogous
#6FDA5F #5FDA8D #5FDACB
triadic
#5FDA8D #8D5FDA #DA8D5F
tetradic
#5FDA8D #5F6FDA #DA5FAC #DACB5F
square
#5FDA8D #5F6FDA #DA5FAC #DACB5F
split-complementary
#5FDA8D #CB5FDA #DA5F6F
monochromatic
#249B50 #2FCD6A #5FDA8D #91E5B0 #C2F1D4
Accessibility & contrast
On white
1.76
#5FDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5FDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDA8D
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDA8D | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA88
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#3AD7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fda8d; /* rgb */ color: rgb(95, 218, 141); /* oklch */ color: oklch(79.9% 0.156 153.4);
Tailwind
colors: {
custom: {
50: '#96e6af',
500: '#5fda8d',
950: '#000000',
},
}SCSS
$custom: #5fda8d; $custom-light: #96e6af; $custom-dark: #000000;
JSON
{
"hex": "#5fda8d",
"rgb": {
"r": 95,
"g": 218,
"b": 141
},
"hsl": {
"h": 142.439,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.79904,
"c": 0.15602,
"h": 153.4
},
"luminance": 0.54499
}Semantic roles & 50–950 ramp
primary
#5FDA8D
secondary
#9F3E7B
accent
#1B89CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481