#5FE575#5FE575
#5FE575 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.2% C 0.193 H 146.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE575 |
|---|---|
| RGB | rgb(95, 229, 117) |
| HSL | hsl(130, 72%, 64%) |
| HSV | hsv(130, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(81.70, -59.55, 43.64) |
| CIE-LCH | lch(81.70, 73.83, 143.77°) |
| OKLab | oklab(82.21% -0.1611 0.1058) |
| OKLCH | oklch(82.21% 0.193 146.7) |
| XYZ | xyz(35.9472, 59.7525, 26.4652) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.77
Weird Green
#3AE57F
ΔE00 3.09
Tealish Green
#0CDC73
ΔE00 4.34
Spearmint
#1EF876
ΔE00 4.85
Minty Green
#0BF77D
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE575 #E55FCF
analogous
#8CE55F #5FE575 #5FE5B8
triadic
#5FE575 #755FE5 #E5755F
tetradic
#5FE575 #5F8CE5 #E55FCF #E5B85F
square
#5FE575 #5F8CE5 #E55FCF #E5B85F
split-complementary
#5FE575 #B85FE5 #E55F8C
monochromatic
#1CAD34 #2ADC48 #5FE575 #94EEA2 #C8F6D0
Accessibility & contrast
On white
1.62
#5FE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5FE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE575
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE575 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#40E0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe575; /* rgb */ color: rgb(95, 229, 117); /* oklch */ color: oklch(82.2% 0.193 146.7);
Tailwind
colors: {
custom: {
50: '#98ee9f',
500: '#5fe575',
950: '#000000',
},
}SCSS
$custom: #5fe575; $custom-light: #98ee9f; $custom-dark: #000000;
JSON
{
"hex": "#5fe575",
"rgb": {
"r": 95,
"g": 229,
"b": 117
},
"hsl": {
"h": 129.851,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82212,
"c": 0.19272,
"h": 146.7
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#5FE575
secondary
#AF3A9B
accent
#11B4D4
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580