#5CEB7E#5CEB7E
#5CEB7E is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.7% C 0.194 H 148.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB7E |
|---|---|
| RGB | rgb(92, 235, 126) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.54, -61.10, 41.58) |
| CIE-LCH | lch(83.54, 73.91, 145.76°) |
| OKLab | oklab(83.74% -0.165 0.1015) |
| OKLCH | oklch(83.74% 0.194 148.4) |
| XYZ | xyz(37.8852, 63.1946, 29.9359) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.79
Wintergreen
#20F986
ΔE00 3.83
Spearmint
#1EF876
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB7E #EB5CC9
analogous
#82EB5C #5CEB7E #5CEBC6
triadic
#5CEB7E #7E5CEB #EB7E5C
tetradic
#5CEB7E #5C82EB #EB5CC9 #EBC65C
square
#5CEB7E #5C82EB #EB5CC9 #EBC65C
split-complementary
#5CEB7E #C65CEB #EB5C82
monochromatic
#16B63C #25E453 #5CEB7E #93F2A9 #C9F8D4
Accessibility & contrast
On white
1.54
#5CEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5CEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB7E
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB7E | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#33E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb7e; /* rgb */ color: rgb(92, 235, 126); /* oklch */ color: oklch(83.7% 0.194 148.4);
Tailwind
colors: {
custom: {
50: '#97f2a5',
500: '#5ceb7e',
950: '#000000',
},
}SCSS
$custom: #5ceb7e; $custom-light: #97f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5ceb7e",
"rgb": {
"r": 92,
"g": 235,
"b": 126
},
"hsl": {
"h": 134.266,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83743,
"c": 0.19376,
"h": 148.4
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#5CEB7E
secondary
#B63597
accent
#0BA9DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580