#5CD67F#5CD67F
#5CD67F is a light, vivid green. Relative luminance 0.519; OKLCH L 78.5% C 0.165 H 150.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD67F |
|---|---|
| RGB | rgb(92, 214, 127) |
| HSL | hsl(137, 60%, 60%) |
| HSV | hsv(137, 57%, 84%) |
| CMYK | cmyk(57%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.22, -52.93, 32.95) |
| CIE-LCH | lch(77.22, 62.35, 148.10°) |
| OKLab | oklab(78.55% -0.1433 0.0817) |
| OKLCH | oklch(78.55% 0.165 150.3) |
| XYZ | xyz(32.2886, 51.8978, 28.3903) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.61
Seaweed
#18D17B
ΔE00 3.71
Tealish Green
#0CDC73
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.11
Aqua Green
#12E193
ΔE00 5.23
Soft Green
#6FC276
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD67F #D65CB3
analogous
#76D65C #5CD67F #5CD6BC
triadic
#5CD67F #7F5CD6 #D67F5C
tetradic
#5CD67F #5C76D6 #D65CB3 #D6BC5C
square
#5CD67F #5C76D6 #D65CB3 #D6BC5C
split-complementary
#5CD67F #BC5CD6 #D65C76
monochromatic
#259344 #31C45B #5CD67F #8DE2A5 #BEEFCC
Accessibility & contrast
On white
1.85
#5CD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#5CD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD67F
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD67F | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#C7BA85
Tritanopia (blue-blind)
#3CD3C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cd67f; /* rgb */ color: rgb(92, 214, 127); /* oklch */ color: oklch(78.5% 0.165 150.3);
Tailwind
colors: {
custom: {
50: '#94e3a5',
500: '#5cd67f',
950: '#000000',
},
}SCSS
$custom: #5cd67f; $custom-light: #94e3a5; $custom-dark: #000000;
JSON
{
"hex": "#5cd67f",
"rgb": {
"r": 92,
"g": 214,
"b": 127
},
"hsl": {
"h": 137.213,
"s": 59.804,
"l": 60
},
"oklch": {
"l": 0.78548,
"c": 0.16491,
"h": 150.3
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#5CD67F
secondary
#983E7E
accent
#45B6E3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480