#5CE98F#5CE98F
#5CE98F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.176 H 152.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE98F |
|---|---|
| RGB | rgb(92, 233, 143) |
| HSL | hsl(142, 76%, 64%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.20, -57.59, 32.70) |
| CIE-LCH | lch(83.20, 66.23, 150.41°) |
| OKLab | oklab(83.54% -0.1558 0.0815) |
| OKLCH | oklch(83.54% 0.176 152.4) |
| XYZ | xyz(38.5074, 62.5325, 36.0219) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Turquoise Green
#04F489
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE98F #E95CB6
analogous
#6FE95C #5CE98F #5CE9D5
triadic
#5CE98F #8F5CE9 #E98F5C
tetradic
#5CE98F #5C6FE9 #E95CB6 #E9D55C
square
#5CE98F #5C6FE9 #E95CB6 #E9D55C
split-complementary
#5CE98F #D55CE9 #E95C6F
monochromatic
#18B350 #26E26A #5CE98F #92F0B4 #C8F8D9
Accessibility & contrast
On white
1.55
#5CE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5CE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE98F
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE98F | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#2AE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce98f; /* rgb */ color: rgb(92, 233, 143); /* oklch */ color: oklch(83.5% 0.176 152.4);
Tailwind
colors: {
custom: {
50: '#97f1b0',
500: '#5ce98f',
950: '#000000',
},
}SCSS
$custom: #5ce98f; $custom-light: #97f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5ce98f",
"rgb": {
"r": 92,
"g": 233,
"b": 143
},
"hsl": {
"h": 141.702,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83538,
"c": 0.17583,
"h": 152.4
},
"luminance": 0.62536
}Semantic roles & 50–950 ramp
primary
#5CE98F
secondary
#B33686
accent
#0D8FD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581