#5CE47B#5CE47B
#5CE47B is a light, vivid green. Relative luminance 0.592; OKLCH L 82.0% C 0.187 H 148.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE47B |
|---|---|
| RGB | rgb(92, 228, 123) |
| HSL | hsl(134, 72%, 63%) |
| HSV | hsv(134, 60%, 89%) |
| CMYK | cmyk(59.6%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(81.40, -58.95, 40.32) |
| CIE-LCH | lch(81.40, 71.42, 145.63°) |
| OKLab | oklab(81.96% -0.1593 0.0985) |
| OKLCH | oklch(81.96% 0.187 148.3) |
| XYZ | xyz(35.7297, 59.1888, 28.2767) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 4.72
Minty Green
#0BF77D
ΔE00 4.90
Lightgreen
#90EE90
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE47B #E45CC5
analogous
#81E45C #5CE47B #5CE4BF
triadic
#5CE47B #7B5CE4 #E47B5C
tetradic
#5CE47B #5C81E4 #E45CC5 #E4BF5C
square
#5CE47B #5C81E4 #E45CC5 #E4BF5C
split-complementary
#5CE47B #BF5CE4 #E45C81
monochromatic
#1CAA3C #27DB50 #5CE47B #91EDA6 #C5F5D0
Accessibility & contrast
On white
1.64
#5CE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5CE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE47B
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE47B | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D273
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#38E0CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ce47b; /* rgb */ color: rgb(92, 228, 123); /* oklch */ color: oklch(82.0% 0.187 148.3);
Tailwind
colors: {
custom: {
50: '#96eda3',
500: '#5ce47b',
950: '#000000',
},
}SCSS
$custom: #5ce47b; $custom-light: #96eda3; $custom-dark: #000000;
JSON
{
"hex": "#5ce47b",
"rgb": {
"r": 92,
"g": 228,
"b": 123
},
"hsl": {
"h": 133.676,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.8196,
"c": 0.18733,
"h": 148.3
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#5CE47B
secondary
#AB3991
accent
#12A7D4
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580