#5FE597#5FE597
#5FE597 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.162 H 154.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE597 |
|---|---|
| RGB | rgb(95, 229, 151) |
| HSL | hsl(145, 72%, 64%) |
| HSV | hsv(145, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.22, -53.98, 27.34) |
| CIE-LCH | lch(82.22, 60.51, 153.13°) |
| OKLab | oklab(82.8% -0.1466 0.0688) |
| OKLCH | oklch(82.8% 0.162 154.9) |
| XYZ | xyz(38.3214, 60.7022, 38.9694) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Greenish Blue
#63F7B4
ΔE00 4.94
Light Green Blue
#56FCA2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE597 #E55FAD
analogous
#6AE55F #5FE597 #5FE5DA
triadic
#5FE597 #975FE5 #E5975F
tetradic
#5FE597 #5F6AE5 #E55FAD #E5DA5F
square
#5FE597 #5F6AE5 #E55FAD #E5DA5F
split-complementary
#5FE597 #DA5FE5 #E55F6A
monochromatic
#1CAD59 #2ADC75 #5FE597 #94EEB9 #C8F6DB
Accessibility & contrast
On white
1.60
#5FE597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5FE597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE597
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE597 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D492
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#2FE3D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe597; /* rgb */ color: rgb(95, 229, 151); /* oklch */ color: oklch(82.8% 0.162 154.9);
Tailwind
colors: {
custom: {
50: '#98eeb6',
500: '#5fe597',
950: '#000000',
},
}SCSS
$custom: #5fe597; $custom-light: #98eeb6; $custom-dark: #000000;
JSON
{
"hex": "#5fe597",
"rgb": {
"r": 95,
"g": 229,
"b": 151
},
"hsl": {
"h": 145.075,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82804,
"c": 0.16192,
"h": 154.9
},
"luminance": 0.60706
}Semantic roles & 50–950 ramp
primary
#5FE597
secondary
#AF3A7E
accent
#1183D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581