#5CE67E#5CE67E
#5CE67E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.5% C 0.187 H 148.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE67E |
|---|---|
| RGB | rgb(92, 230, 126) |
| HSL | hsl(135, 73%, 63%) |
| HSV | hsv(135, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 45.2%, 9.8%) |
| CIE-LAB | lab(82.04, -59.24, 39.67) |
| CIE-LCH | lch(82.04, 71.30, 146.19°) |
| OKLab | oklab(82.5% -0.1601 0.0972) |
| OKLCH | oklch(82.5% 0.187 148.7) |
| XYZ | xyz(36.4738, 60.3718, 29.4654) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Tealish Green
#0CDC73
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE67E #E65CC4
analogous
#7FE65C #5CE67E #5CE6C3
triadic
#5CE67E #7E5CE6 #E67E5C
tetradic
#5CE67E #5C7FE6 #E65CC4 #E6C35C
square
#5CE67E #5C7FE6 #E65CC4 #E6C35C
split-complementary
#5CE67E #C35CE6 #E65C7F
monochromatic
#1BAD3F #27DE54 #5CE67E #91EEA8 #C6F6D2
Accessibility & contrast
On white
1.61
#5CE67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5CE67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE67E
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE67E | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#36E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce67e; /* rgb */ color: rgb(92, 230, 126); /* oklch */ color: oklch(82.5% 0.187 148.7);
Tailwind
colors: {
custom: {
50: '#97efa5',
500: '#5ce67e',
950: '#000000',
},
}SCSS
$custom: #5ce67e; $custom-light: #97efa5; $custom-dark: #000000;
JSON
{
"hex": "#5ce67e",
"rgb": {
"r": 92,
"g": 230,
"b": 126
},
"hsl": {
"h": 134.783,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82504,
"c": 0.18726,
"h": 148.7
},
"luminance": 0.60375
}Semantic roles & 50–950 ramp
primary
#5CE67E
secondary
#AE3891
accent
#10A5D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580