#5CE98B#5CE98B
#5CE98B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.179 H 151.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE98B |
|---|---|
| RGB | rgb(92, 233, 139) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.13, -58.28, 34.63) |
| CIE-LCH | lch(83.13, 67.79, 149.28°) |
| OKLab | oklab(83.47% -0.1576 0.0859) |
| OKLCH | oklch(83.47% 0.179 151.4) |
| XYZ | xyz(38.2098, 62.4135, 34.4545) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.21
Turquoise Green
#04F489
ΔE00 3.66
Wintergreen
#20F986
ΔE00 4.41
Sea Green (survey)
#53FCA1
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE98B #E95CBA
analogous
#73E95C #5CE98B #5CE9D1
triadic
#5CE98B #8B5CE9 #E98B5C
tetradic
#5CE98B #5C73E9 #E95CBA #E9D15C
square
#5CE98B #5C73E9 #E95CBA #E9D15C
split-complementary
#5CE98B #D15CE9 #E95C73
monochromatic
#18B34C #26E265 #5CE98B #92F0B1 #C8F8D8
Accessibility & contrast
On white
1.56
#5CE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5CE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE98B
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE98B | 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)
#EAD784
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#2CE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce98b; /* rgb */ color: rgb(92, 233, 139); /* oklch */ color: oklch(83.5% 0.179 151.4);
Tailwind
colors: {
custom: {
50: '#97f1ae',
500: '#5ce98b',
950: '#000000',
},
}SCSS
$custom: #5ce98b; $custom-light: #97f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5ce98b",
"rgb": {
"r": 92,
"g": 233,
"b": 139
},
"hsl": {
"h": 140,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83465,
"c": 0.17946,
"h": 151.4
},
"luminance": 0.62417
}Semantic roles & 50–950 ramp
primary
#5CE98B
secondary
#B33689
accent
#0D95D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581