#5CE97E#5CE97E
#5CE97E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.2% C 0.191 H 148.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE97E |
|---|---|
| RGB | rgb(92, 233, 126) |
| HSL | hsl(134, 76%, 64%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 45.9%, 8.6%) |
| CIE-LAB | lab(82.94, -60.36, 40.82) |
| CIE-LCH | lch(82.94, 72.87, 145.93°) |
| OKLab | oklab(83.25% -0.1631 0.0998) |
| OKLCH | oklch(83.25% 0.191 148.5) |
| XYZ | xyz(37.3158, 62.0559, 29.7461) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Turquoise Green
#04F489
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.10
Wintergreen
#20F986
ΔE00 4.16
Spearmint
#1EF876
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE97E #E95CC7
analogous
#80E95C #5CE97E #5CE9C4
triadic
#5CE97E #7E5CE9 #E97E5C
tetradic
#5CE97E #5C80E9 #E95CC7 #E9C45C
square
#5CE97E #5C80E9 #E95CC7 #E9C45C
split-complementary
#5CE97E #C45CE9 #E95C80
monochromatic
#18B33D #26E253 #5CE97E #92F0A9 #C8F8D3
Accessibility & contrast
On white
1.57
#5CE97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5CE97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE97E
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE97E | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#34E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce97e; /* rgb */ color: rgb(92, 233, 126); /* oklch */ color: oklch(83.2% 0.191 148.5);
Tailwind
colors: {
custom: {
50: '#97f1a5',
500: '#5ce97e',
950: '#000000',
},
}SCSS
$custom: #5ce97e; $custom-light: #97f1a5; $custom-dark: #000000;
JSON
{
"hex": "#5ce97e",
"rgb": {
"r": 92,
"g": 233,
"b": 126
},
"hsl": {
"h": 134.468,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83247,
"c": 0.19117,
"h": 148.5
},
"luminance": 0.62059
}Semantic roles & 50–950 ramp
primary
#5CE97E
secondary
#B33695
accent
#0DA7D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580