#5FF594#5FF594
#5FF594 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.186 H 152.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF594 |
|---|---|
| RGB | rgb(95, 245, 148) |
| HSL | hsl(141, 88%, 67%) |
| HSV | hsv(141, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(86.93, -60.70, 35.14) |
| CIE-LCH | lch(86.93, 70.13, 149.93°) |
| OKLab | oklab(86.66% -0.1641 0.0873) |
| OKLCH | oklch(86.66% 0.186 152) |
| XYZ | xyz(42.7136, 69.8716, 39.2468) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.06
Mediumspringgreen
#00FA9A
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF594 #F55FC0
analogous
#75F55F #5FF594 #5FF5DF
triadic
#5FF594 #945FF5 #F5945F
tetradic
#5FF594 #5F75F5 #F55FC0 #F5DF5F
square
#5FF594 #5F75F5 #F55FC0 #F5DF5F
split-complementary
#5FF594 #DF5FF5 #F55F75
monochromatic
#0DCD51 #25F16D #5FF594 #99F9BB #D2FCE1
Accessibility & contrast
On white
1.40
#5FF594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5FF594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF594
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF594 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28D
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#27F2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff594; /* rgb */ color: rgb(95, 245, 148); /* oklch */ color: oklch(86.7% 0.186 152.0);
Tailwind
colors: {
custom: {
50: '#9af9b4',
500: '#5ff594',
950: '#000000',
},
}SCSS
$custom: #5ff594; $custom-light: #9af9b4; $custom-dark: #000000;
JSON
{
"hex": "#5ff594",
"rgb": {
"r": 95,
"g": 245,
"b": 148
},
"hsl": {
"h": 141.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.86658,
"c": 0.18589,
"h": 152
},
"luminance": 0.69876
}Semantic roles & 50–950 ramp
primary
#5FF594
secondary
#C92F93
accent
#0194E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581