#5CE57B#5CE57B
#5CE57B is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.2% C 0.189 H 148.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE57B |
|---|---|
| RGB | rgb(92, 229, 123) |
| HSL | hsl(134, 72%, 63%) |
| HSV | hsv(134, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 46.3%, 10.2%) |
| CIE-LAB | lab(81.70, -59.33, 40.70) |
| CIE-LCH | lch(81.70, 71.95, 145.55°) |
| OKLab | oklab(82.21% -0.1603 0.0994) |
| OKLCH | oklch(82.21% 0.189 148.2) |
| XYZ | xyz(36.0056, 59.7405, 28.3687) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.27
Lightish Green
#61E160
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 4.59
Minty Green
#0BF77D
ΔE00 4.70
Spearmint
#1EF876
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE57B #E55CC6
analogous
#81E55C #5CE57B #5CE5C0
triadic
#5CE57B #7B5CE5 #E57B5C
tetradic
#5CE57B #5C81E5 #E55CC6 #E5C05C
square
#5CE57B #5C81E5 #E55CC6 #E5C05C
split-complementary
#5CE57B #C05CE5 #E55C81
monochromatic
#1BAB3C #27DD50 #5CE57B #91EDA6 #C6F6D0
Accessibility & contrast
On white
1.62
#5CE57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5CE57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE57B
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE57B | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D373
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#37E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ce57b; /* rgb */ color: rgb(92, 229, 123); /* oklch */ color: oklch(82.2% 0.189 148.2);
Tailwind
colors: {
custom: {
50: '#97eea3',
500: '#5ce57b',
950: '#000000',
},
}SCSS
$custom: #5ce57b; $custom-light: #97eea3; $custom-dark: #000000;
JSON
{
"hex": "#5ce57b",
"rgb": {
"r": 92,
"g": 229,
"b": 123
},
"hsl": {
"h": 133.577,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82208,
"c": 0.18864,
"h": 148.2
},
"luminance": 0.59744
}Semantic roles & 50–950 ramp
primary
#5CE57B
secondary
#AD3892
accent
#11A8D5
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580