#5FF095#5FF095
#5FF095 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.178 H 152.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF095 |
|---|---|
| RGB | rgb(95, 240, 149) |
| HSL | hsl(142, 83%, 66%) |
| HSV | hsv(142, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.46, -58.63, 32.70) |
| CIE-LCH | lch(85.46, 67.13, 150.85°) |
| OKLab | oklab(85.46% -0.1587 0.0816) |
| OKLCH | oklch(85.46% 0.178 152.8) |
| XYZ | xyz(41.3009, 66.9189, 39.1680) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF095 #F05FBA
analogous
#71F05F #5FF095 #5FF0DE
triadic
#5FF095 #955FF0 #F0955F
tetradic
#5FF095 #5F71F0 #F05FBA #F0DE5F
square
#5FF095 #5F71F0 #F05FBA #F0DE5F
split-complementary
#5FF095 #DE5FF0 #F05F71
monochromatic
#12C254 #27EB70 #5FF095 #97F5BA #CFFADF
Accessibility & contrast
On white
1.46
#5FF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5FF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF095
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF095 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#2AEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff095; /* rgb */ color: rgb(95, 240, 149); /* oklch */ color: oklch(85.5% 0.178 152.8);
Tailwind
colors: {
custom: {
50: '#99f6b5',
500: '#5ff095',
950: '#000000',
},
}SCSS
$custom: #5ff095; $custom-light: #99f6b5; $custom-dark: #000000;
JSON
{
"hex": "#5ff095",
"rgb": {
"r": 95,
"g": 240,
"b": 149
},
"hsl": {
"h": 142.345,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85455,
"c": 0.17841,
"h": 152.8
},
"luminance": 0.66923
}Semantic roles & 50–950 ramp
primary
#5FF095
secondary
#C0338C
accent
#068EDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581