#5CEB7C#5CEB7C
#5CEB7C is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.196 H 148.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB7C |
|---|---|
| RGB | rgb(92, 235, 124) |
| HSL | hsl(133, 78%, 64%) |
| HSV | hsv(133, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.52, -61.40, 42.52) |
| CIE-LCH | lch(83.52, 74.68, 145.30°) |
| OKLab | oklab(83.71% -0.1659 0.1036) |
| OKLCH | oklch(83.71% 0.196 148) |
| XYZ | xyz(37.7574, 63.1435, 29.2630) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.90
Lightish Green
#61E160
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB7C #EB5CCB
analogous
#84EB5C #5CEB7C #5CEBC4
triadic
#5CEB7C #7C5CEB #EB7C5C
tetradic
#5CEB7C #5C84EB #EB5CCB #EBC45C
square
#5CEB7C #5C84EB #EB5CCB #EBC45C
split-complementary
#5CEB7C #C45CEB #EB5C84
monochromatic
#16B63A #25E450 #5CEB7C #93F2A8 #C9F8D4
Accessibility & contrast
On white
1.54
#5CEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5CEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB7C
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB7C | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#34E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb7c; /* rgb */ color: rgb(92, 235, 124); /* oklch */ color: oklch(83.7% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#97f2a3',
500: '#5ceb7c',
950: '#000000',
},
}SCSS
$custom: #5ceb7c; $custom-light: #97f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5ceb7c",
"rgb": {
"r": 92,
"g": 235,
"b": 124
},
"hsl": {
"h": 133.427,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83712,
"c": 0.19554,
"h": 148
},
"luminance": 0.63147
}Semantic roles & 50–950 ramp
primary
#5CEB7C
secondary
#B63599
accent
#0BACDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580