#5FF67C#5FF67C
#5FF67C is a very light, highly saturated green. Relative luminance 0.698; OKLCH L 86.5% C 0.208 H 147.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF67C |
|---|---|
| RGB | rgb(95, 246, 124) |
| HSL | hsl(132, 89%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(86.90, -64.78, 46.75) |
| CIE-LCH | lch(86.90, 79.88, 144.18°) |
| OKLab | oklab(86.52% -0.175 0.1131) |
| OKLCH | oklch(86.52% 0.208 147.1) |
| XYZ | xyz(41.3104, 69.7956, 30.3597) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.50
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF67C #F65FD9
analogous
#8EF65F #5FF67C #5FF6C7
triadic
#5FF67C #7C5FF6 #F67C5F
tetradic
#5FF67C #5F8EF6 #F65FD9 #F6C75F
square
#5FF67C #5F8EF6 #F65FD9 #F6C75F
split-complementary
#5FF67C #C75FF6 #F65F8E
monochromatic
#0CCF31 #25F34D #5FF67C #99F9AB #D3FDDB
Accessibility & contrast
On white
1.40
#5FF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#5FF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF67C
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF67C | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E272
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#36F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff67c; /* rgb */ color: rgb(95, 246, 124); /* oklch */ color: oklch(86.5% 0.208 147.1);
Tailwind
colors: {
custom: {
50: '#9bfaa4',
500: '#5ff67c',
950: '#000000',
},
}SCSS
$custom: #5ff67c; $custom-light: #9bfaa4; $custom-dark: #000000;
JSON
{
"hex": "#5ff67c",
"rgb": {
"r": 95,
"g": 246,
"b": 124
},
"hsl": {
"h": 131.523,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86518,
"c": 0.20837,
"h": 147.1
},
"luminance": 0.698
}Semantic roles & 50–950 ramp
primary
#5FF67C
secondary
#CB2FAD
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580