#5FF67D#5FF67D
#5FF67D is a very light, highly saturated green. Relative luminance 0.698; OKLCH L 86.5% C 0.208 H 147.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF67D |
|---|---|
| RGB | rgb(95, 246, 125) |
| HSL | hsl(132, 89%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(86.91, -64.64, 46.29) |
| CIE-LCH | lch(86.91, 79.50, 144.39°) |
| OKLab | oklab(86.53% -0.1746 0.1121) |
| OKLCH | oklch(86.53% 0.208 147.3) |
| XYZ | xyz(41.3739, 69.8210, 30.6945) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.50
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF67D #F65FD8
analogous
#8CF65F #5FF67D #5FF6C9
triadic
#5FF67D #7D5FF6 #F67D5F
tetradic
#5FF67D #5F8CF6 #F65FD8 #F6C95F
square
#5FF67D #5F8CF6 #F65FD8 #F6C95F
split-complementary
#5FF67D #C95FF6 #F65F8C
monochromatic
#0CCF32 #25F34E #5FF67D #99F9AC #D3FDDB
Accessibility & contrast
On white
1.40
#5FF67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#5FF67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF67D
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF67D | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E273
Deuteranopia (green-blind)
#E6D486
Tritanopia (blue-blind)
#36F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff67d; /* rgb */ color: rgb(95, 246, 125); /* oklch */ color: oklch(86.5% 0.208 147.3);
Tailwind
colors: {
custom: {
50: '#9bfaa5',
500: '#5ff67d',
950: '#000000',
},
}SCSS
$custom: #5ff67d; $custom-light: #9bfaa5; $custom-dark: #000000;
JSON
{
"hex": "#5ff67d",
"rgb": {
"r": 95,
"g": 246,
"b": 125
},
"hsl": {
"h": 131.921,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86532,
"c": 0.20752,
"h": 147.3
},
"luminance": 0.69825
}Semantic roles & 50–950 ramp
primary
#5FF67D
secondary
#CB2FAC
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580