#5FEF98#5FEF98
#5FEF98 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.174 H 153.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF98 |
|---|---|
| RGB | rgb(95, 239, 152) |
| HSL | hsl(144, 82%, 65%) |
| HSV | hsv(144, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(85.21, -57.71, 30.85) |
| CIE-LCH | lch(85.21, 65.44, 151.87°) |
| OKLab | oklab(85.27% -0.1564 0.0772) |
| OKLCH | oklch(85.27% 0.174 153.7) |
| XYZ | xyz(41.2499, 66.4288, 40.3479) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF98 #EF5FB6
analogous
#6EEF5F #5FEF98 #5FEFE0
triadic
#5FEF98 #985FEF #EF985F
tetradic
#5FEF98 #5F6EEF #EF5FB6 #EFE05F
square
#5FEF98 #5F6EEF #EF5FB6 #EFE05F
split-complementary
#5FEF98 #E05FEF #EF5F6E
monochromatic
#13C058 #27E974 #5FEF98 #97F5BC #CEFAE0
Accessibility & contrast
On white
1.47
#5FEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5FEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF98
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF98 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#28ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef98; /* rgb */ color: rgb(95, 239, 152); /* oklch */ color: oklch(85.3% 0.174 153.7);
Tailwind
colors: {
custom: {
50: '#99f5b7',
500: '#5fef98',
950: '#000000',
},
}SCSS
$custom: #5fef98; $custom-light: #99f5b7; $custom-dark: #000000;
JSON
{
"hex": "#5fef98",
"rgb": {
"r": 95,
"g": 239,
"b": 152
},
"hsl": {
"h": 143.75,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85267,
"c": 0.1744,
"h": 153.7
},
"luminance": 0.66433
}Semantic roles & 50–950 ramp
primary
#5FEF98
secondary
#BE3488
accent
#0789DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581