#6CD58D#6CD58D
#6CD58D is a light, vivid green. Relative luminance 0.527; OKLCH L 79.2% C 0.142 H 152.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD58D |
|---|---|
| RGB | rgb(108, 213, 141) |
| HSL | hsl(139, 56%, 63%) |
| HSV | hsv(139, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(77.70, -46.22, 26.48) |
| CIE-LCH | lch(77.70, 53.27, 150.19°) |
| OKLab | oklab(79.17% -0.1258 0.0666) |
| OKLCH | oklch(79.17% 0.142 152.1) |
| XYZ | xyz(34.7839, 52.6970, 33.5327) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.21
Seaweed
#18D17B
ΔE00 5.08
Soft Green
#6FC276
ΔE00 5.31
Aqua Green
#12E193
ΔE00 5.50
Weird Green
#3AE57F
ΔE00 6.00
Dark Mint
#48C072
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD58D #D56CB4
analogous
#7FD56C #6CD58D #6CD5C1
triadic
#6CD58D #8D6CD5 #D58D6C
tetradic
#6CD58D #6C7FD5 #D56CB4 #D5C16C
square
#6CD58D #6C7FD5 #D56CB4 #D5C16C
split-complementary
#6CD58D #C16CD5 #D56C7F
monochromatic
#2C9A4F #3CC768 #6CD58D #9CE3B2 #CBF0D7
Accessibility & contrast
On white
1.82
#6CD58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6CD58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD58D
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD58D | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C688
Deuteranopia (green-blind)
#C6BC91
Tritanopia (blue-blind)
#54D2C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd58d; /* rgb */ color: rgb(108, 213, 141); /* oklch */ color: oklch(79.2% 0.142 152.1);
Tailwind
colors: {
custom: {
50: '#9ce2af',
500: '#6cd58d',
950: '#000000',
},
}SCSS
$custom: #6cd58d; $custom-light: #9ce2af; $custom-dark: #000000;
JSON
{
"hex": "#6cd58d",
"rgb": {
"r": 108,
"g": 213,
"b": 141
},
"hsl": {
"h": 138.857,
"s": 55.556,
"l": 62.941
},
"oklch": {
"l": 0.79166,
"c": 0.14231,
"h": 152.1
},
"luminance": 0.527
}Semantic roles & 50–950 ramp
primary
#6CD58D
secondary
#9F4683
accent
#2291C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481