#5FF096#5FF096
#5FF096 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.178 H 153.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF096 |
|---|---|
| RGB | rgb(95, 240, 150) |
| HSL | hsl(143, 83%, 66%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.48, -58.45, 32.22) |
| CIE-LCH | lch(85.48, 66.74, 151.14°) |
| OKLab | oklab(85.47% -0.1582 0.0804) |
| OKLCH | oklch(85.47% 0.178 153.1) |
| XYZ | xyz(41.3811, 66.9510, 39.5903) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.71
Sea Green (survey)
#53FCA1
ΔE00 2.72
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.37
Mediumspringgreen
#00FA9A
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF096 #F05FB9
analogous
#70F05F #5FF096 #5FF0DF
triadic
#5FF096 #965FF0 #F0965F
tetradic
#5FF096 #5F70F0 #F05FB9 #F0DF5F
square
#5FF096 #5F70F0 #F05FB9 #F0DF5F
split-complementary
#5FF096 #DF5FF0 #F05F70
monochromatic
#12C255 #27EB71 #5FF096 #97F5BB #CFFADF
Accessibility & contrast
On white
1.46
#5FF096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5FF096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF096
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF096 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#29EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff096; /* rgb */ color: rgb(95, 240, 150); /* oklch */ color: oklch(85.5% 0.178 153.1);
Tailwind
colors: {
custom: {
50: '#99f6b5',
500: '#5ff096',
950: '#000000',
},
}SCSS
$custom: #5ff096; $custom-light: #99f6b5; $custom-dark: #000000;
JSON
{
"hex": "#5ff096",
"rgb": {
"r": 95,
"g": 240,
"b": 150
},
"hsl": {
"h": 142.759,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85473,
"c": 0.17752,
"h": 153.1
},
"luminance": 0.66955
}Semantic roles & 50–950 ramp
primary
#5FF096
secondary
#C0338B
accent
#068DDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581