#5FE99F#5FE99F
#5FE99F is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.160 H 156.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE99F |
|---|---|
| RGB | rgb(95, 233, 159) |
| HSL | hsl(148, 76%, 64%) |
| HSV | hsv(148, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.55, -54.06, 25.04) |
| CIE-LCH | lch(83.55, 59.58, 155.14°) |
| OKLab | oklab(83.94% -0.1471 0.0633) |
| OKLCH | oklch(83.94% 0.16 156.7) |
| XYZ | xyz(40.1128, 63.2100, 42.8810) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.64
Aqua Green
#12E193
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE99F #E95FA9
analogous
#64E95F #5FE99F #5FE9E4
triadic
#5FE99F #9F5FE9 #E99F5F
tetradic
#5FE99F #5F64E9 #E95FA9 #E9E45F
square
#5FE99F #5F64E9 #E95FA9 #E9E45F
split-complementary
#5FE99F #E45FE9 #E95F64
monochromatic
#19B561 #29E27F #5FE99F #95F0BF #CBF8E0
Accessibility & contrast
On white
1.54
#5FE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5FE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE99F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE99F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#26E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe99f; /* rgb */ color: rgb(95, 233, 159); /* oklch */ color: oklch(83.9% 0.160 156.7);
Tailwind
colors: {
custom: {
50: '#98f1bb',
500: '#5fe99f',
950: '#000000',
},
}SCSS
$custom: #5fe99f; $custom-light: #98f1bb; $custom-dark: #000000;
JSON
{
"hex": "#5fe99f",
"rgb": {
"r": 95,
"g": 233,
"b": 159
},
"hsl": {
"h": 147.826,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83944,
"c": 0.16018,
"h": 156.7
},
"luminance": 0.63214
}Semantic roles & 50–950 ramp
primary
#5FE99F
secondary
#B5377B
accent
#0D7AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582