#5CEB7F#5CEB7F
#5CEB7F is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.193 H 148.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB7F |
|---|---|
| RGB | rgb(92, 235, 127) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.56, -60.95, 41.11) |
| CIE-LCH | lch(83.56, 73.52, 146.00°) |
| OKLab | oklab(83.76% -0.1646 0.1005) |
| OKLCH | oklch(83.76% 0.193 148.6) |
| XYZ | xyz(37.9500, 63.2206, 30.2774) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.81
Spearmint
#1EF876
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB7F #EB5CC8
analogous
#81EB5C #5CEB7F #5CEBC6
triadic
#5CEB7F #7F5CEB #EB7F5C
tetradic
#5CEB7F #5C81EB #EB5CC8 #EBC65C
square
#5CEB7F #5C81EB #EB5CC8 #EBC65C
split-complementary
#5CEB7F #C65CEB #EB5C81
monochromatic
#16B63D #25E454 #5CEB7F #93F2AA #C9F8D5
Accessibility & contrast
On white
1.54
#5CEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5CEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB7F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB7F | 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)
#EDD877
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#33E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb7f; /* rgb */ color: rgb(92, 235, 127); /* oklch */ color: oklch(83.8% 0.193 148.6);
Tailwind
colors: {
custom: {
50: '#97f2a5',
500: '#5ceb7f',
950: '#000000',
},
}SCSS
$custom: #5ceb7f; $custom-light: #97f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5ceb7f",
"rgb": {
"r": 92,
"g": 235,
"b": 127
},
"hsl": {
"h": 134.685,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83758,
"c": 0.19288,
"h": 148.6
},
"luminance": 0.63224
}Semantic roles & 50–950 ramp
primary
#5CEB7F
secondary
#B63596
accent
#0BA8DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580