#5FE599#5FE599
#5FE599 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.160 H 155.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE599 |
|---|---|
| RGB | rgb(95, 229, 153) |
| HSL | hsl(146, 72%, 64%) |
| HSV | hsv(146, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.25, -53.60, 26.36) |
| CIE-LCH | lch(82.25, 59.74, 153.81°) |
| OKLab | oklab(82.84% -0.1457 0.0664) |
| OKLCH | oklch(82.84% 0.16 155.5) |
| XYZ | xyz(38.4852, 60.7677, 39.8320) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE599 #E55FAB
analogous
#68E55F #5FE599 #5FE5DC
triadic
#5FE599 #995FE5 #E5995F
tetradic
#5FE599 #5F68E5 #E55FAB #E5DC5F
square
#5FE599 #5F68E5 #E55FAB #E5DC5F
split-complementary
#5FE599 #DC5FE5 #E55F68
monochromatic
#1CAD5B #2ADC77 #5FE599 #94EEBB #C8F6DC
Accessibility & contrast
On white
1.60
#5FE599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5FE599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE599
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE599 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D2C79E
Tritanopia (blue-blind)
#2DE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe599; /* rgb */ color: rgb(95, 229, 153); /* oklch */ color: oklch(82.8% 0.160 155.5);
Tailwind
colors: {
custom: {
50: '#98eeb7',
500: '#5fe599',
950: '#000000',
},
}SCSS
$custom: #5fe599; $custom-light: #98eeb7; $custom-dark: #000000;
JSON
{
"hex": "#5fe599",
"rgb": {
"r": 95,
"g": 229,
"b": 153
},
"hsl": {
"h": 145.97,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82844,
"c": 0.16013,
"h": 155.5
},
"luminance": 0.60771
}Semantic roles & 50–950 ramp
primary
#5FE599
secondary
#AF3A7C
accent
#1180D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581