#5FE576#5FE576
#5FE576 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.2% C 0.192 H 146.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE576 |
|---|---|
| RGB | rgb(95, 229, 118) |
| HSL | hsl(130, 72%, 64%) |
| HSV | hsv(130, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 48.5%, 10.2%) |
| CIE-LAB | lab(81.72, -59.41, 43.17) |
| CIE-LCH | lch(81.72, 73.44, 143.99°) |
| OKLab | oklab(82.23% -0.1607 0.1048) |
| OKLCH | oklch(82.23% 0.192 146.9) |
| XYZ | xyz(36.0063, 59.7762, 26.7765) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.91
Weird Green
#3AE57F
ΔE00 2.98
Tealish Green
#0CDC73
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.83
Spearmint
#1EF876
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE576 #E55FCE
analogous
#8BE55F #5FE576 #5FE5B9
triadic
#5FE576 #765FE5 #E5765F
tetradic
#5FE576 #5F8BE5 #E55FCE #E5B95F
square
#5FE576 #5F8BE5 #E55FCE #E5B95F
split-complementary
#5FE576 #B95FE5 #E55F8B
monochromatic
#1CAD35 #2ADC49 #5FE576 #94EEA3 #C8F6D0
Accessibility & contrast
On white
1.62
#5FE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5FE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE576
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE576 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26D
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#40E0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe576; /* rgb */ color: rgb(95, 229, 118); /* oklch */ color: oklch(82.2% 0.192 146.9);
Tailwind
colors: {
custom: {
50: '#98ee9f',
500: '#5fe576',
950: '#000000',
},
}SCSS
$custom: #5fe576; $custom-light: #98ee9f; $custom-dark: #000000;
JSON
{
"hex": "#5fe576",
"rgb": {
"r": 95,
"g": 229,
"b": 118
},
"hsl": {
"h": 130.299,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82227,
"c": 0.19183,
"h": 146.9
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#5FE576
secondary
#AF3A9B
accent
#11B3D4
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580