#5CE67F#5CE67F
#5CE67F is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.5% C 0.186 H 149.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE67F |
|---|---|
| RGB | rgb(92, 230, 127) |
| HSL | hsl(135, 73%, 63%) |
| HSV | hsv(135, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.05, -59.09, 39.20) |
| CIE-LCH | lch(82.05, 70.91, 146.44°) |
| OKLab | oklab(82.52% -0.1597 0.0961) |
| OKLCH | oklch(82.52% 0.186 149) |
| XYZ | xyz(36.5386, 60.3977, 29.8069) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Tealish Green
#0CDC73
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.26
Lightish Green
#61E160
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.58
Wintergreen
#20F986
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE67F #E65CC3
analogous
#7EE65C #5CE67F #5CE6C4
triadic
#5CE67F #7F5CE6 #E67F5C
tetradic
#5CE67F #5C7EE6 #E65CC3 #E6C45C
square
#5CE67F #5C7EE6 #E65CC3 #E6C45C
split-complementary
#5CE67F #C45CE6 #E65C7E
monochromatic
#1BAD40 #27DE55 #5CE67F #91EEA9 #C6F6D2
Accessibility & contrast
On white
1.61
#5CE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5CE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE67F
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE67F | 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)
#E8D477
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#35E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce67f; /* rgb */ color: rgb(92, 230, 127); /* oklch */ color: oklch(82.5% 0.186 149.0);
Tailwind
colors: {
custom: {
50: '#97efa5',
500: '#5ce67f',
950: '#000000',
},
}SCSS
$custom: #5ce67f; $custom-light: #97efa5; $custom-dark: #000000;
JSON
{
"hex": "#5ce67f",
"rgb": {
"r": 92,
"g": 230,
"b": 127
},
"hsl": {
"h": 135.217,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.8252,
"c": 0.18636,
"h": 149
},
"luminance": 0.60401
}Semantic roles & 50–950 ramp
primary
#5CE67F
secondary
#AE3890
accent
#10A3D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580