#6CD591#6CD591
#6CD591 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.2% C 0.139 H 153.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD591 |
|---|---|
| RGB | rgb(108, 213, 145) |
| HSL | hsl(141, 56%, 63%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(77.77, -45.49, 24.50) |
| CIE-LCH | lch(77.77, 51.67, 151.70°) |
| OKLab | oklab(79.25% -0.124 0.0618) |
| OKLCH | oklch(79.25% 0.139 153.5) |
| XYZ | xyz(35.0869, 52.8182, 35.1286) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.58
Seaweed
#18D17B
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.42
Soft Green
#6FC276
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 6.18
Hospital Green
#9BE5AA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD591 #D56CB0
analogous
#7BD56C #6CD591 #6CD5C6
triadic
#6CD591 #916CD5 #D5916C
tetradic
#6CD591 #6C7BD5 #D56CB0 #D5C66C
square
#6CD591 #6C7BD5 #D56CB0 #D5C66C
split-complementary
#6CD591 #C66CD5 #D56C7B
monochromatic
#2C9A53 #3CC76D #6CD591 #9CE3B5 #CBF0D8
Accessibility & contrast
On white
1.82
#6CD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6CD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD591
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD591 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78D
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#53D3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd591; /* rgb */ color: rgb(108, 213, 145); /* oklch */ color: oklch(79.2% 0.139 153.5);
Tailwind
colors: {
custom: {
50: '#9ce2b1',
500: '#6cd591',
950: '#000000',
},
}SCSS
$custom: #6cd591; $custom-light: #9ce2b1; $custom-dark: #000000;
JSON
{
"hex": "#6cd591",
"rgb": {
"r": 108,
"g": 213,
"b": 145
},
"hsl": {
"h": 141.143,
"s": 55.556,
"l": 62.941
},
"oklch": {
"l": 0.79248,
"c": 0.13854,
"h": 153.5
},
"luminance": 0.52821
}Semantic roles & 50–950 ramp
primary
#6CD591
secondary
#9F4680
accent
#228AC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481