#5CFE8E#5CFE8E
#5CFE8E is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.7% C 0.204 H 150.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFE8E |
|---|---|
| RGB | rgb(92, 254, 142) |
| HSL | hsl(139, 99%, 68%) |
| HSV | hsv(139, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 44.1%, 0.4%) |
| CIE-LAB | lab(89.44, -65.57, 41.33) |
| CIE-LCH | lch(89.44, 77.50, 147.78°) |
| OKLab | oklab(88.67% -0.1769 0.1015) |
| OKLCH | oklch(88.67% 0.204 150.1) |
| XYZ | xyz(44.7345, 75.1073, 37.7256) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.46
Spring Green
#00FF7F
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFE8E #FE5CCC
analogous
#7BFE5C #5CFE8E #5CFEDF
triadic
#5CFE8E #8E5CFE #FE8E5C
tetradic
#5CFE8E #5C7BFE #FE5CCC #FEDF5C
square
#5CFE8E #5C7BFE #FE5CCC #FEDF5C
split-complementary
#5CFE8E #DF5CFE #FE5C7B
monochromatic
#01DE46 #1FFE64 #5CFE8E #99FEB8 #D6FFE2
Accessibility & contrast
On white
1.31
#5CFE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5CFE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFE8E
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFE8E | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE985
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#19FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5cfe8e; /* rgb */ color: rgb(92, 254, 142); /* oklch */ color: oklch(88.7% 0.204 150.1);
Tailwind
colors: {
custom: {
50: '#9affb0',
500: '#5cfe8e',
950: '#000000',
},
}SCSS
$custom: #5cfe8e; $custom-light: #9affb0; $custom-dark: #000000;
JSON
{
"hex": "#5cfe8e",
"rgb": {
"r": 92,
"g": 254,
"b": 142
},
"hsl": {
"h": 138.519,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.88673,
"c": 0.20397,
"h": 150.1
},
"luminance": 0.75112
}Semantic roles & 50–950 ramp
primary
#5CFE8E
secondary
#D727A1
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681