#5FE68C#5FE68C
#5FE68C is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.173 H 151.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE68C |
|---|---|
| RGB | rgb(95, 230, 140) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.33, -56.33, 33.09) |
| CIE-LCH | lch(82.33, 65.33, 149.57°) |
| OKLab | oklab(82.84% -0.1525 0.0823) |
| OKLCH | oklch(82.84% 0.173 151.6) |
| XYZ | xyz(37.7469, 60.9164, 34.5747) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.51
Sea Green (survey)
#53FCA1
ΔE00 4.94
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE68C #E65FB9
analogous
#75E65F #5FE68C #5FE6CF
triadic
#5FE68C #8C5FE6 #E68C5F
tetradic
#5FE68C #5F75E6 #E65FB9 #E6CF5F
square
#5FE68C #5F75E6 #E65FB9 #E6CF5F
split-complementary
#5FE68C #CF5FE6 #E65F75
monochromatic
#1BAF4D #2ADE66 #5FE68C #94EEB2 #C9F7D8
Accessibility & contrast
On white
1.59
#5FE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5FE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE68C
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE68C | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D486
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#35E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe68c; /* rgb */ color: rgb(95, 230, 140); /* oklch */ color: oklch(82.8% 0.173 151.6);
Tailwind
colors: {
custom: {
50: '#98efae',
500: '#5fe68c',
950: '#000000',
},
}SCSS
$custom: #5fe68c; $custom-light: #98efae; $custom-dark: #000000;
JSON
{
"hex": "#5fe68c",
"rgb": {
"r": 95,
"g": 230,
"b": 140
},
"hsl": {
"h": 140,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82838,
"c": 0.17326,
"h": 151.6
},
"luminance": 0.6092
}Semantic roles & 50–950 ramp
primary
#5FE68C
secondary
#B03988
accent
#1094D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581