#5FDE90#5FDE90
#5FDE90 is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.159 H 153.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE90 |
|---|---|
| RGB | rgb(95, 222, 144) |
| HSL | hsl(143, 66%, 62%) |
| HSV | hsv(143, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(80.00, -52.47, 27.96) |
| CIE-LCH | lch(80.00, 59.45, 151.95°) |
| OKLab | oklab(80.95% -0.1424 0.0702) |
| OKLCH | oklch(80.95% 0.159 153.8) |
| XYZ | xyz(35.8718, 56.6857, 35.4312) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 4.02
Seaweed
#18D17B
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 4.94
Emerald
#50C878
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE90 #DE5FAD
analogous
#6DDE5F #5FDE90 #5FDED0
triadic
#5FDE90 #905FDE #DE905F
tetradic
#5FDE90 #5F6DDE #DE5FAD #DED05F
square
#5FDE90 #5F6DDE #DE5FAD #DED05F
split-complementary
#5FDE90 #D05FDE #DE5F6D
monochromatic
#21A153 #2CD46D #5FDE90 #92E8B3 #C4F3D6
Accessibility & contrast
On white
1.70
#5FDE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5FDE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE90
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE90 | 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)
#DECE8B
Deuteranopia (green-blind)
#CCC295
Tritanopia (blue-blind)
#37DCCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde90; /* rgb */ color: rgb(95, 222, 144); /* oklch */ color: oklch(80.9% 0.159 153.8);
Tailwind
colors: {
custom: {
50: '#97e9b1',
500: '#5fde90',
950: '#000000',
},
}SCSS
$custom: #5fde90; $custom-light: #97e9b1; $custom-dark: #000000;
JSON
{
"hex": "#5fde90",
"rgb": {
"r": 95,
"g": 222,
"b": 144
},
"hsl": {
"h": 143.15,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80948,
"c": 0.15875,
"h": 153.8
},
"luminance": 0.56689
}Semantic roles & 50–950 ramp
primary
#5FDE90
secondary
#A43D7C
accent
#1888CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481