#5CEB75#5CEB75
#5CEB75 is a very light, highly saturated green. Relative luminance 0.630; OKLCH L 83.6% C 0.202 H 146.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB75 |
|---|---|
| RGB | rgb(92, 235, 117) |
| HSL | hsl(130, 78%, 64%) |
| HSV | hsv(130, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.43, -62.40, 45.76) |
| CIE-LCH | lch(83.43, 77.38, 143.75°) |
| OKLab | oklab(83.61% -0.1687 0.1105) |
| OKLCH | oklch(83.61% 0.202 146.8) |
| XYZ | xyz(37.3304, 62.9727, 27.0138) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.80
Wintergreen
#20F986
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB75 #EB5CD2
analogous
#8BEB5C #5CEB75 #5CEBBD
triadic
#5CEB75 #755CEB #EB755C
tetradic
#5CEB75 #5C8BEB #EB5CD2 #EBBD5C
square
#5CEB75 #5C8BEB #EB5CD2 #EBBD5C
split-complementary
#5CEB75 #BD5CEB #EB5C8B
monochromatic
#16B632 #25E447 #5CEB75 #93F2A3 #C9F8D1
Accessibility & contrast
On white
1.54
#5CEB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5CEB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB75
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB75 | 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)
#EED86B
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#37E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb75; /* rgb */ color: rgb(92, 235, 117); /* oklch */ color: oklch(83.6% 0.202 146.8);
Tailwind
colors: {
custom: {
50: '#98f29f',
500: '#5ceb75',
950: '#000000',
},
}SCSS
$custom: #5ceb75; $custom-light: #98f29f; $custom-dark: #000000;
JSON
{
"hex": "#5ceb75",
"rgb": {
"r": 92,
"g": 235,
"b": 117
},
"hsl": {
"h": 130.49,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83609,
"c": 0.20165,
"h": 146.8
},
"luminance": 0.62976
}Semantic roles & 50–950 ramp
primary
#5CEB75
secondary
#B6359F
accent
#0BB6DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580