#5FEE92#5FEE92
#5FEE92 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.178 H 152.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE92 |
|---|---|
| RGB | rgb(95, 238, 146) |
| HSL | hsl(141, 81%, 65%) |
| HSV | hsv(141, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(84.82, -58.38, 33.35) |
| CIE-LCH | lch(84.82, 67.24, 150.26°) |
| OKLab | oklab(84.91% -0.158 0.0831) |
| OKLCH | oklch(84.91% 0.178 152.3) |
| XYZ | xyz(40.4790, 65.6533, 37.7277) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE92 #EE5FBB
analogous
#73EE5F #5FEE92 #5FEEDA
triadic
#5FEE92 #925FEE #EE925F
tetradic
#5FEE92 #5F73EE #EE5FBB #EEDA5F
square
#5FEE92 #5F73EE #EE5FBB #EEDA5F
split-complementary
#5FEE92 #DA5FEE #EE5F73
monochromatic
#14BE51 #28E86C #5FEE92 #96F4B8 #CEFADD
Accessibility & contrast
On white
1.49
#5FEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5FEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE92
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE92 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#2DEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee92; /* rgb */ color: rgb(95, 238, 146); /* oklch */ color: oklch(84.9% 0.178 152.3);
Tailwind
colors: {
custom: {
50: '#99f4b3',
500: '#5fee92',
950: '#000000',
},
}SCSS
$custom: #5fee92; $custom-light: #99f4b3; $custom-dark: #000000;
JSON
{
"hex": "#5fee92",
"rgb": {
"r": 95,
"g": 238,
"b": 146
},
"hsl": {
"h": 141.399,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.8491,
"c": 0.17847,
"h": 152.3
},
"luminance": 0.65657
}Semantic roles & 50–950 ramp
primary
#5FEE92
secondary
#BD348C
accent
#0891DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581