#5FEE7B#5FEE7B
#5FEE7B is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.199 H 147.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE7B |
|---|---|
| RGB | rgb(95, 238, 123) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.49, -62.02, 44.23) |
| CIE-LCH | lch(84.49, 76.17, 144.50°) |
| OKLab | oklab(84.53% -0.1676 0.1074) |
| OKLCH | oklch(84.53% 0.199 147.4) |
| XYZ | xyz(38.8664, 65.0083, 29.2347) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE7B #EE5FD2
analogous
#8BEE5F #5FEE7B #5FEEC2
triadic
#5FEE7B #7B5FEE #EE7B5F
tetradic
#5FEE7B #5F8BEE #EE5FD2 #EEC25F
square
#5FEE7B #5F8BEE #EE5FD2 #EEC25F
split-complementary
#5FEE7B #C25FEE #EE5F8B
monochromatic
#14BE36 #28E84D #5FEE7B #96F4A9 #CEFAD6
Accessibility & contrast
On white
1.50
#5FEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5FEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE7B
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE7B | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#3AE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee7b; /* rgb */ color: rgb(95, 238, 123); /* oklch */ color: oklch(84.5% 0.199 147.4);
Tailwind
colors: {
custom: {
50: '#99f5a3',
500: '#5fee7b',
950: '#000000',
},
}SCSS
$custom: #5fee7b; $custom-light: #99f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5fee7b",
"rgb": {
"r": 95,
"g": 238,
"b": 123
},
"hsl": {
"h": 131.748,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.8453,
"c": 0.19907,
"h": 147.4
},
"luminance": 0.65012
}Semantic roles & 50–950 ramp
primary
#5FEE7B
secondary
#BD34A2
accent
#08B3DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580