#5CE98A#5CE98A
#5CE98A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.180 H 151.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE98A |
|---|---|
| RGB | rgb(92, 233, 138) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.12, -58.45, 35.11) |
| CIE-LCH | lch(83.12, 68.18, 149.00°) |
| OKLab | oklab(83.45% -0.158 0.087) |
| OKLCH | oklch(83.45% 0.18 151.2) |
| XYZ | xyz(38.1371, 62.3844, 34.0714) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.15
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 4.35
Tealish Green
#0CDC73
ΔE00 4.47
Sea Green (survey)
#53FCA1
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE98A #E95CBB
analogous
#74E95C #5CE98A #5CE9D0
triadic
#5CE98A #8A5CE9 #E98A5C
tetradic
#5CE98A #5C74E9 #E95CBB #E9D05C
square
#5CE98A #5C74E9 #E95CBB #E9D05C
split-complementary
#5CE98A #D05CE9 #E95C74
monochromatic
#18B34A #26E263 #5CE98A #92F0B1 #C8F8D7
Accessibility & contrast
On white
1.56
#5CE98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5CE98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE98A
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE98A | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D7CA90
Tritanopia (blue-blind)
#2DE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce98a; /* rgb */ color: rgb(92, 233, 138); /* oklch */ color: oklch(83.4% 0.180 151.2);
Tailwind
colors: {
custom: {
50: '#97f1ad',
500: '#5ce98a',
950: '#000000',
},
}SCSS
$custom: #5ce98a; $custom-light: #97f1ad; $custom-dark: #000000;
JSON
{
"hex": "#5ce98a",
"rgb": {
"r": 92,
"g": 233,
"b": 138
},
"hsl": {
"h": 139.574,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83448,
"c": 0.18036,
"h": 151.2
},
"luminance": 0.62388
}Semantic roles & 50–950 ramp
primary
#5CE98A
secondary
#B3368A
accent
#0D96D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581