#5FE496#5FE496
#5FE496 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.161 H 154.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE496 |
|---|---|
| RGB | rgb(95, 228, 150) |
| HSL | hsl(145, 71%, 63%) |
| HSV | hsv(145, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(81.90, -53.76, 27.43) |
| CIE-LCH | lch(81.90, 60.36, 152.97°) |
| OKLab | oklab(82.54% -0.146 0.069) |
| OKLCH | oklch(82.54% 0.161 154.7) |
| XYZ | xyz(37.9646, 60.1181, 38.4515) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.15
Light Green Blue
#56FCA2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE496 #E45FAD
analogous
#6AE45F #5FE496 #5FE4D8
triadic
#5FE496 #965FE4 #E4965F
tetradic
#5FE496 #5F6AE4 #E45FAD #E4D85F
square
#5FE496 #5F6AE4 #E45FAD #E4D85F
split-complementary
#5FE496 #D85FE4 #E45F6A
monochromatic
#1DAC58 #2BDB74 #5FE496 #93EDB8 #C8F6DB
Accessibility & contrast
On white
1.61
#5FE496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5FE496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE496
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE496 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#D1C79B
Tritanopia (blue-blind)
#30E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe496; /* rgb */ color: rgb(95, 228, 150); /* oklch */ color: oklch(82.5% 0.161 154.7);
Tailwind
colors: {
custom: {
50: '#97edb5',
500: '#5fe496',
950: '#000000',
},
}SCSS
$custom: #5fe496; $custom-light: #97edb5; $custom-dark: #000000;
JSON
{
"hex": "#5fe496",
"rgb": {
"r": 95,
"g": 228,
"b": 150
},
"hsl": {
"h": 144.812,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82539,
"c": 0.16148,
"h": 154.7
},
"luminance": 0.60122
}Semantic roles & 50–950 ramp
primary
#5FE496
secondary
#AD3A7E
accent
#1283D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581