#5FE995#5FE995
#5FE995 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.169 H 153.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE995 |
|---|---|
| RGB | rgb(95, 233, 149) |
| HSL | hsl(143, 76%, 64%) |
| HSV | hsv(143, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.38, -55.92, 29.92) |
| CIE-LCH | lch(83.38, 63.42, 151.85°) |
| OKLab | oklab(83.74% -0.1516 0.075) |
| OKLCH | oklch(83.74% 0.169 153.7) |
| XYZ | xyz(39.2799, 62.8768, 38.4944) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Aqua Green
#12E193
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE995 #E95FB3
analogous
#6EE95F #5FE995 #5FE9DA
triadic
#5FE995 #955FE9 #E9955F
tetradic
#5FE995 #5F6EE9 #E95FB3 #E9DA5F
square
#5FE995 #5F6EE9 #E95FB3 #E9DA5F
split-complementary
#5FE995 #DA5FE9 #E95F6E
monochromatic
#19B556 #29E271 #5FE995 #95F0B9 #CBF8DC
Accessibility & contrast
On white
1.55
#5FE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5FE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE995
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE995 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#D6CB9A
Tritanopia (blue-blind)
#2EE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe995; /* rgb */ color: rgb(95, 233, 149); /* oklch */ color: oklch(83.7% 0.169 153.7);
Tailwind
colors: {
custom: {
50: '#98f1b4',
500: '#5fe995',
950: '#000000',
},
}SCSS
$custom: #5fe995; $custom-light: #98f1b4; $custom-dark: #000000;
JSON
{
"hex": "#5fe995",
"rgb": {
"r": 95,
"g": 233,
"b": 149
},
"hsl": {
"h": 143.478,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83743,
"c": 0.16911,
"h": 153.7
},
"luminance": 0.62881
}Semantic roles & 50–950 ramp
primary
#5FE995
secondary
#B53784
accent
#0D89D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581