#5FF78C#5FF78C
#5FF78C is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.196 H 150.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF78C |
|---|---|
| RGB | rgb(95, 247, 140) |
| HSL | hsl(138, 90%, 67%) |
| HSV | hsv(138, 62%, 97%) |
| CMYK | cmyk(61.5%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(87.41, -62.75, 39.70) |
| CIE-LCH | lch(87.41, 74.26, 147.68°) |
| OKLab | oklab(87.01% -0.1695 0.0977) |
| OKLCH | oklch(87.01% 0.196 150) |
| XYZ | xyz(42.7105, 70.8436, 36.2292) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF78C #F75FCA
analogous
#7EF75F #5FF78C #5FF7D8
triadic
#5FF78C #8C5FF7 #F78C5F
tetradic
#5FF78C #5F7EF7 #F75FCA #F7D85F
square
#5FF78C #5F7EF7 #F75FCA #F7D85F
split-complementary
#5FF78C #D85FF7 #F75F7E
monochromatic
#0AD145 #25F462 #5FF78C #99FAB6 #D4FDE0
Accessibility & contrast
On white
1.38
#5FF78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#5FF78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF78C
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF78C | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#2CF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff78c; /* rgb */ color: rgb(95, 247, 140); /* oklch */ color: oklch(87.0% 0.196 150.0);
Tailwind
colors: {
custom: {
50: '#9afbaf',
500: '#5ff78c',
950: '#000000',
},
}SCSS
$custom: #5ff78c; $custom-light: #9afbaf; $custom-dark: #000000;
JSON
{
"hex": "#5ff78c",
"rgb": {
"r": 95,
"g": 247,
"b": 140
},
"hsl": {
"h": 137.763,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.8701,
"c": 0.19563,
"h": 150
},
"luminance": 0.70848
}Semantic roles & 50–950 ramp
primary
#5FF78C
secondary
#CC2E9D
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581