#5FE997#5FE997
#5FE997 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.167 H 154.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE997 |
|---|---|
| RGB | rgb(95, 233, 151) |
| HSL | hsl(144, 76%, 64%) |
| HSV | hsv(144, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.41, -55.56, 28.95) |
| CIE-LCH | lch(83.41, 62.65, 152.48°) |
| OKLab | oklab(83.78% -0.1507 0.0727) |
| OKLCH | oklch(83.78% 0.167 154.3) |
| XYZ | xyz(39.4409, 62.9413, 39.3425) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Aqua Green
#12E193
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE997 #E95FB1
analogous
#6CE95F #5FE997 #5FE9DC
triadic
#5FE997 #975FE9 #E9975F
tetradic
#5FE997 #5F6CE9 #E95FB1 #E9DC5F
square
#5FE997 #5F6CE9 #E95FB1 #E9DC5F
split-complementary
#5FE997 #DC5FE9 #E95F6C
monochromatic
#19B558 #29E274 #5FE997 #95F0BA #CBF8DD
Accessibility & contrast
On white
1.55
#5FE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5FE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE997
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE997 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#2DE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe997; /* rgb */ color: rgb(95, 233, 151); /* oklch */ color: oklch(83.8% 0.167 154.3);
Tailwind
colors: {
custom: {
50: '#98f1b6',
500: '#5fe997',
950: '#000000',
},
}SCSS
$custom: #5fe997; $custom-light: #98f1b6; $custom-dark: #000000;
JSON
{
"hex": "#5fe997",
"rgb": {
"r": 95,
"g": 233,
"b": 151
},
"hsl": {
"h": 144.348,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83782,
"c": 0.16731,
"h": 154.3
},
"luminance": 0.62945
}Semantic roles & 50–950 ramp
primary
#5FE997
secondary
#B53782
accent
#0D86D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581