#5FE994#5FE994
#5FE994 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.170 H 153.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE994 |
|---|---|
| RGB | rgb(95, 233, 148) |
| HSL | hsl(143, 76%, 64%) |
| HSV | hsv(143, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.36, -56.10, 30.41) |
| CIE-LCH | lch(83.36, 63.81, 151.54°) |
| OKLab | oklab(83.72% -0.152 0.0761) |
| OKLCH | oklch(83.72% 0.17 153.4) |
| XYZ | xyz(39.2004, 62.8450, 38.0757) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE994 #E95FB4
analogous
#6FE95F #5FE994 #5FE9D9
triadic
#5FE994 #945FE9 #E9945F
tetradic
#5FE994 #5F6FE9 #E95FB4 #E9D95F
square
#5FE994 #5F6FE9 #E95FB4 #E9D95F
split-complementary
#5FE994 #D95FE9 #E95F6F
monochromatic
#19B555 #29E270 #5FE994 #95F0B8 #CBF8DC
Accessibility & contrast
On white
1.55
#5FE994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5FE994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE994
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE994 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#D6CB99
Tritanopia (blue-blind)
#2FE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe994; /* rgb */ color: rgb(95, 233, 148); /* oklch */ color: oklch(83.7% 0.170 153.4);
Tailwind
colors: {
custom: {
50: '#98f1b4',
500: '#5fe994',
950: '#000000',
},
}SCSS
$custom: #5fe994; $custom-light: #98f1b4; $custom-dark: #000000;
JSON
{
"hex": "#5fe994",
"rgb": {
"r": 95,
"g": 233,
"b": 148
},
"hsl": {
"h": 143.043,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83724,
"c": 0.17001,
"h": 153.4
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#5FE994
secondary
#B53785
accent
#0D8AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581