#5FDA8F#5FDA8F
#5FDA8F is a light, vivid green. Relative luminance 0.546; OKLCH L 79.9% C 0.154 H 154.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDA8F |
|---|---|
| RGB | rgb(95, 218, 143) |
| HSL | hsl(143, 62%, 61%) |
| HSV | hsv(143, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.78, -51.04, 26.84) |
| CIE-LCH | lch(78.78, 57.67, 152.27°) |
| OKLab | oklab(79.94% -0.1386 0.0675) |
| OKLCH | oklch(79.94% 0.154 154.1) |
| XYZ | xyz(34.7459, 54.5557, 34.6805) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.84
Seaweed
#18D17B
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.73
Emerald
#50C878
ΔE00 4.79
Tealish Green
#0CDC73
ΔE00 5.21
Soft Green
#6FC276
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDA8F #DA5FAA
analogous
#6DDA5F #5FDA8F #5FDACD
triadic
#5FDA8F #8F5FDA #DA8F5F
tetradic
#5FDA8F #5F6DDA #DA5FAA #DACD5F
square
#5FDA8F #5F6DDA #DA5FAA #DACD5F
split-complementary
#5FDA8F #CD5FDA #DA5F6D
monochromatic
#249B52 #2FCD6D #5FDA8F #91E5B2 #C2F1D5
Accessibility & contrast
On white
1.76
#5FDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#5FDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDA8F
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDA8F | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#C9BE94
Tritanopia (blue-blind)
#39D8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fda8f; /* rgb */ color: rgb(95, 218, 143); /* oklch */ color: oklch(79.9% 0.154 154.1);
Tailwind
colors: {
custom: {
50: '#96e6b0',
500: '#5fda8f',
950: '#000000',
},
}SCSS
$custom: #5fda8f; $custom-light: #96e6b0; $custom-dark: #000000;
JSON
{
"hex": "#5fda8f",
"rgb": {
"r": 95,
"g": 218,
"b": 143
},
"hsl": {
"h": 143.415,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.79944,
"c": 0.15419,
"h": 154.1
},
"luminance": 0.54559
}Semantic roles & 50–950 ramp
primary
#5FDA8F
secondary
#9F3E79
accent
#1B86CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481