#5CEB7B#5CEB7B
#5CEB7B is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.196 H 147.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB7B |
|---|---|
| RGB | rgb(92, 235, 123) |
| HSL | hsl(133, 78%, 64%) |
| HSV | hsv(133, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.50, -61.55, 42.98) |
| CIE-LCH | lch(83.50, 75.07, 145.07°) |
| OKLab | oklab(83.7% -0.1663 0.1046) |
| OKLCH | oklch(83.7% 0.196 147.8) |
| XYZ | xyz(37.6945, 63.1183, 28.9316) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.65
Spearmint
#1EF876
ΔE00 3.71
Lightish Green
#61E160
ΔE00 3.79
Wintergreen
#20F986
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB7B #EB5CCC
analogous
#85EB5C #5CEB7B #5CEBC3
triadic
#5CEB7B #7B5CEB #EB7B5C
tetradic
#5CEB7B #5C85EB #EB5CCC #EBC35C
square
#5CEB7B #5C85EB #EB5CCC #EBC35C
split-complementary
#5CEB7B #C35CEB #EB5C85
monochromatic
#16B639 #25E44F #5CEB7B #93F2A7 #C9F8D3
Accessibility & contrast
On white
1.54
#5CEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5CEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB7B
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB7B | 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)
#EDD872
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#35E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb7b; /* rgb */ color: rgb(92, 235, 123); /* oklch */ color: oklch(83.7% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#97f2a3',
500: '#5ceb7b',
950: '#000000',
},
}SCSS
$custom: #5ceb7b; $custom-light: #97f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5ceb7b",
"rgb": {
"r": 92,
"g": 235,
"b": 123
},
"hsl": {
"h": 133.007,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83697,
"c": 0.19642,
"h": 147.8
},
"luminance": 0.63122
}Semantic roles & 50–950 ramp
primary
#5CEB7B
secondary
#B6359A
accent
#0BADDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580