#5CE97F#5CE97F
#5CE97F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.190 H 148.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE97F |
|---|---|
| RGB | rgb(92, 233, 127) |
| HSL | hsl(135, 76%, 64%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(82.96, -60.21, 40.35) |
| CIE-LCH | lch(82.96, 72.48, 146.17°) |
| OKLab | oklab(83.26% -0.1626 0.0988) |
| OKLCH | oklch(83.26% 0.19 148.7) |
| XYZ | xyz(37.3806, 62.0818, 30.0876) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.90
Minty Green
#0BF77D
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE97F #E95CC6
analogous
#7FE95C #5CE97F #5CE9C6
triadic
#5CE97F #7F5CE9 #E97F5C
tetradic
#5CE97F #5C7FE9 #E95CC6 #E9C65C
square
#5CE97F #5C7FE9 #E95CC6 #E9C65C
split-complementary
#5CE97F #C65CE9 #E95C7F
monochromatic
#18B33E #26E255 #5CE97F #92F0A9 #C8F8D4
Accessibility & contrast
On white
1.57
#5CE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5CE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE97F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE97F | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#34E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce97f; /* rgb */ color: rgb(92, 233, 127); /* oklch */ color: oklch(83.3% 0.190 148.7);
Tailwind
colors: {
custom: {
50: '#97f1a5',
500: '#5ce97f',
950: '#000000',
},
}SCSS
$custom: #5ce97f; $custom-light: #97f1a5; $custom-dark: #000000;
JSON
{
"hex": "#5ce97f",
"rgb": {
"r": 92,
"g": 233,
"b": 127
},
"hsl": {
"h": 134.894,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83263,
"c": 0.19028,
"h": 148.7
},
"luminance": 0.62085
}Semantic roles & 50–950 ramp
primary
#5CE97F
secondary
#B33694
accent
#0DA6D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580