#5CE98D#5CE98D
#5CE98D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.178 H 151.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE98D |
|---|---|
| RGB | rgb(92, 233, 141) |
| HSL | hsl(141, 76%, 64%) |
| HSV | hsv(141, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.16, -57.94, 33.67) |
| CIE-LCH | lch(83.16, 67.01, 149.84°) |
| OKLab | oklab(83.5% -0.1567 0.0837) |
| OKLCH | oklch(83.5% 0.178 151.9) |
| XYZ | xyz(38.3573, 62.4724, 35.2311) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.32
Wintergreen
#20F986
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE98D #E95CB8
analogous
#71E95C #5CE98D #5CE9D3
triadic
#5CE98D #8D5CE9 #E98D5C
tetradic
#5CE98D #5C71E9 #E95CB8 #E9D35C
square
#5CE98D #5C71E9 #E95CB8 #E9D35C
split-complementary
#5CE98D #D35CE9 #E95C71
monochromatic
#18B34E #26E267 #5CE98D #92F0B3 #C8F8D8
Accessibility & contrast
On white
1.56
#5CE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5CE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE98D
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE98D | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#2BE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce98d; /* rgb */ color: rgb(92, 233, 141); /* oklch */ color: oklch(83.5% 0.178 151.9);
Tailwind
colors: {
custom: {
50: '#97f1af',
500: '#5ce98d',
950: '#000000',
},
}SCSS
$custom: #5ce98d; $custom-light: #97f1af; $custom-dark: #000000;
JSON
{
"hex": "#5ce98d",
"rgb": {
"r": 92,
"g": 233,
"b": 141
},
"hsl": {
"h": 140.851,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83501,
"c": 0.17764,
"h": 151.9
},
"luminance": 0.62476
}Semantic roles & 50–950 ramp
primary
#5CE98D
secondary
#B33688
accent
#0D92D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581