#5FEE8B#5FEE8B
#5FEE8B is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.185 H 150.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE8B |
|---|---|
| RGB | rgb(95, 238, 139) |
| HSL | hsl(138, 81%, 65%) |
| HSV | hsv(138, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(84.71, -59.56, 36.70) |
| CIE-LCH | lch(84.71, 69.96, 148.36°) |
| OKLab | oklab(84.79% -0.161 0.0907) |
| OKLCH | oklch(84.79% 0.185 150.6) |
| XYZ | xyz(39.9510, 65.4421, 34.9473) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE8B #EE5FC2
analogous
#7AEE5F #5FEE8B #5FEED3
triadic
#5FEE8B #8B5FEE #EE8B5F
tetradic
#5FEE8B #5F7AEE #EE5FC2 #EED35F
square
#5FEE8B #5F7AEE #EE5FC2 #EED35F
split-complementary
#5FEE8B #D35FEE #EE5F7A
monochromatic
#14BE49 #28E863 #5FEE8B #96F4B3 #CEFADB
Accessibility & contrast
On white
1.49
#5FEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5FEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE8B
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE8B | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#32EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee8b; /* rgb */ color: rgb(95, 238, 139); /* oklch */ color: oklch(84.8% 0.185 150.6);
Tailwind
colors: {
custom: {
50: '#99f4ae',
500: '#5fee8b',
950: '#000000',
},
}SCSS
$custom: #5fee8b; $custom-light: #99f4ae; $custom-dark: #000000;
JSON
{
"hex": "#5fee8b",
"rgb": {
"r": 95,
"g": 238,
"b": 139
},
"hsl": {
"h": 138.462,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84786,
"c": 0.18479,
"h": 150.6
},
"luminance": 0.65446
}Semantic roles & 50–950 ramp
primary
#5FEE8B
secondary
#BD3493
accent
#089CDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581