#5CEB7D#5CEB7D
#5CEB7D is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.7% C 0.195 H 148.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB7D |
|---|---|
| RGB | rgb(92, 235, 125) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.53, -61.25, 42.05) |
| CIE-LCH | lch(83.53, 74.29, 145.53°) |
| OKLab | oklab(83.73% -0.1655 0.1026) |
| OKLCH | oklch(83.73% 0.195 148.2) |
| XYZ | xyz(37.8210, 63.1689, 29.5977) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.87
Lightish Green
#61E160
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB7D #EB5CCA
analogous
#83EB5C #5CEB7D #5CEBC5
triadic
#5CEB7D #7D5CEB #EB7D5C
tetradic
#5CEB7D #5C83EB #EB5CCA #EBC55C
square
#5CEB7D #5C83EB #EB5CCA #EBC55C
split-complementary
#5CEB7D #C55CEB #EB5C83
monochromatic
#16B63B #25E452 #5CEB7D #93F2A8 #C9F8D4
Accessibility & contrast
On white
1.54
#5CEB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5CEB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB7D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB7D | 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)
#EDD874
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#34E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb7d; /* rgb */ color: rgb(92, 235, 125); /* oklch */ color: oklch(83.7% 0.195 148.2);
Tailwind
colors: {
custom: {
50: '#97f2a4',
500: '#5ceb7d',
950: '#000000',
},
}SCSS
$custom: #5ceb7d; $custom-light: #97f2a4; $custom-dark: #000000;
JSON
{
"hex": "#5ceb7d",
"rgb": {
"r": 92,
"g": 235,
"b": 125
},
"hsl": {
"h": 133.846,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83727,
"c": 0.19465,
"h": 148.2
},
"luminance": 0.63173
}Semantic roles & 50–950 ramp
primary
#5CEB7D
secondary
#B63598
accent
#0BABDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580