#5CDC92#5CDC92
#5CDC92 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.156 H 155.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC92 |
|---|---|
| RGB | rgb(92, 220, 146) |
| HSL | hsl(145, 65%, 61%) |
| HSV | hsv(145, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(79.35, -51.94, 26.03) |
| CIE-LCH | lch(79.35, 58.10, 153.39°) |
| OKLab | oklab(80.4% -0.1411 0.0655) |
| OKLCH | oklch(80.4% 0.156 155.1) |
| XYZ | xyz(35.1922, 55.5337, 36.0530) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.35
Seaweed
#18D17B
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 4.69
Emerald
#50C878
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.33
Eucalyptus
#44D7A8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC92 #DC5CA6
analogous
#66DC5C #5CDC92 #5CDCD2
triadic
#5CDC92 #925CDC #DC925C
tetradic
#5CDC92 #5C66DC #DC5CA6 #DCD25C
square
#5CDC92 #5C66DC #DC5CA6 #DCD25C
split-complementary
#5CDC92 #D25CDC #DC5C66
monochromatic
#229C55 #2CCE71 #5CDC92 #8EE7B4 #C1F2D5
Accessibility & contrast
On white
1.73
#5CDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5CDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC92
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC92 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#2FDAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cdc92; /* rgb */ color: rgb(92, 220, 146); /* oklch */ color: oklch(80.4% 0.156 155.1);
Tailwind
colors: {
custom: {
50: '#95e8b2',
500: '#5cdc92',
950: '#000000',
},
}SCSS
$custom: #5cdc92; $custom-light: #95e8b2; $custom-dark: #000000;
JSON
{
"hex": "#5cdc92",
"rgb": {
"r": 92,
"g": 220,
"b": 146
},
"hsl": {
"h": 145.313,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80397,
"c": 0.15562,
"h": 155.1
},
"luminance": 0.55537
}Semantic roles & 50–950 ramp
primary
#5CDC92
secondary
#A03C76
accent
#1981CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481