#5FE596#5FE596
#5FE596 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.163 H 154.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE596 |
|---|---|
| RGB | rgb(95, 229, 150) |
| HSL | hsl(145, 72%, 64%) |
| HSV | hsv(145, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.20, -54.16, 27.83) |
| CIE-LCH | lch(82.20, 60.89, 152.80°) |
| OKLab | oklab(82.78% -0.147 0.07) |
| OKLCH | oklch(82.78% 0.163 154.6) |
| XYZ | xyz(38.2405, 60.6699, 38.5435) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.92
Light Green Blue
#56FCA2
ΔE00 5.00
Sea Green (survey)
#53FCA1
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE596 #E55FAE
analogous
#6BE55F #5FE596 #5FE5D9
triadic
#5FE596 #965FE5 #E5965F
tetradic
#5FE596 #5F6BE5 #E55FAE #E5D95F
square
#5FE596 #5F6BE5 #E55FAE #E5D95F
split-complementary
#5FE596 #D95FE5 #E55F6B
monochromatic
#1CAD58 #2ADC73 #5FE596 #94EEB9 #C8F6DB
Accessibility & contrast
On white
1.60
#5FE596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5FE596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE596
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE596 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D491
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#30E3D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe596; /* rgb */ color: rgb(95, 229, 150); /* oklch */ color: oklch(82.8% 0.163 154.6);
Tailwind
colors: {
custom: {
50: '#98eeb5',
500: '#5fe596',
950: '#000000',
},
}SCSS
$custom: #5fe596; $custom-light: #98eeb5; $custom-dark: #000000;
JSON
{
"hex": "#5fe596",
"rgb": {
"r": 95,
"g": 229,
"b": 150
},
"hsl": {
"h": 144.627,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82784,
"c": 0.16283,
"h": 154.6
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#5FE596
secondary
#AF3A7F
accent
#1184D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581