#5CE99D#5CE99D
#5CE99D is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.163 H 156.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE99D |
|---|---|
| RGB | rgb(92, 233, 157) |
| HSL | hsl(148, 76%, 64%) |
| HSV | hsv(148, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.43, -55.04, 25.90) |
| CIE-LCH | lch(83.43, 60.83, 154.80°) |
| OKLab | oklab(83.81% -0.1496 0.0654) |
| OKLCH | oklch(83.81% 0.163 156.4) |
| XYZ | xyz(39.6349, 62.9835, 41.9600) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE99D #E95CA8
analogous
#61E95C #5CE99D #5CE9E4
triadic
#5CE99D #9D5CE9 #E99D5C
tetradic
#5CE99D #5C61E9 #E95CA8 #E9E45C
square
#5CE99D #5C61E9 #E95CA8 #E9E45C
split-complementary
#5CE99D #E45CE9 #E95C61
monochromatic
#18B35F #26E27D #5CE99D #92F0BD #C8F8DE
Accessibility & contrast
On white
1.54
#5CE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5CE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE99D
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE99D | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#1CE7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce99d; /* rgb */ color: rgb(92, 233, 157); /* oklch */ color: oklch(83.8% 0.163 156.4);
Tailwind
colors: {
custom: {
50: '#97f1ba',
500: '#5ce99d',
950: '#000000',
},
}SCSS
$custom: #5ce99d; $custom-light: #97f1ba; $custom-dark: #000000;
JSON
{
"hex": "#5ce99d",
"rgb": {
"r": 92,
"g": 233,
"b": 157
},
"hsl": {
"h": 147.66,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83811,
"c": 0.1633,
"h": 156.4
},
"luminance": 0.62987
}Semantic roles & 50–950 ramp
primary
#5CE99D
secondary
#B33679
accent
#0D7BD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581