#5CEB7A#5CEB7A
#5CEB7A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.197 H 147.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB7A |
|---|---|
| RGB | rgb(92, 235, 122) |
| HSL | hsl(133, 78%, 64%) |
| HSV | hsv(133, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.49, -61.69, 43.45) |
| CIE-LCH | lch(83.49, 75.46, 144.85°) |
| OKLab | oklab(83.68% -0.1667 0.1056) |
| OKLCH | oklch(83.68% 0.197 147.6) |
| XYZ | xyz(37.6322, 63.0934, 28.6036) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.66
Lightish Green
#61E160
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.99
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB7A #EB5CCD
analogous
#86EB5C #5CEB7A #5CEBC1
triadic
#5CEB7A #7A5CEB #EB7A5C
tetradic
#5CEB7A #5C86EB #EB5CCD #EBC15C
square
#5CEB7A #5C86EB #EB5CCD #EBC15C
split-complementary
#5CEB7A #C15CEB #EB5C86
monochromatic
#16B638 #25E44E #5CEB7A #93F2A6 #C9F8D3
Accessibility & contrast
On white
1.54
#5CEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5CEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB7A
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB7A | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD871
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#35E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb7a; /* rgb */ color: rgb(92, 235, 122); /* oklch */ color: oklch(83.7% 0.197 147.6);
Tailwind
colors: {
custom: {
50: '#98f2a2',
500: '#5ceb7a',
950: '#000000',
},
}SCSS
$custom: #5ceb7a; $custom-light: #98f2a2; $custom-dark: #000000;
JSON
{
"hex": "#5ceb7a",
"rgb": {
"r": 92,
"g": 235,
"b": 122
},
"hsl": {
"h": 132.587,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83682,
"c": 0.1973,
"h": 147.6
},
"luminance": 0.63097
}Semantic roles & 50–950 ramp
primary
#5CEB7A
secondary
#B6359B
accent
#0BAFDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580