#6CD581#6CD581
#6CD581 is a light, vivid green. Relative luminance 0.524; OKLCH L 78.9% C 0.154 H 148.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD581 |
|---|---|
| RGB | rgb(108, 213, 129) |
| HSL | hsl(132, 56%, 63%) |
| HSV | hsv(132, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 39.4%, 16.5%) |
| CIE-LAB | lab(77.50, -48.27, 32.40) |
| CIE-LCH | lch(77.50, 58.14, 146.13°) |
| OKLab | oklab(78.94% -0.131 0.0804) |
| OKLCH | oklch(78.94% 0.154 148.5) |
| XYZ | xyz(33.9389, 52.3590, 29.0825) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.99
Soft Green
#6FC276
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.20
Dark Mint
#48C072
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD581 #D56CC0
analogous
#8BD56C #6CD581 #6CD5B5
triadic
#6CD581 #816CD5 #D5816C
tetradic
#6CD581 #6C8BD5 #D56CC0 #D5B56C
square
#6CD581 #6C8BD5 #D56CC0 #D5B56C
split-complementary
#6CD581 #B56CD5 #D56C8B
monochromatic
#2C9A42 #3CC758 #6CD581 #9CE3AA #CBF0D3
Accessibility & contrast
On white
1.83
#6CD581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6CD581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD581
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD581 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#C8BB86
Tritanopia (blue-blind)
#58D1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd581; /* rgb */ color: rgb(108, 213, 129); /* oklch */ color: oklch(78.9% 0.154 148.5);
Tailwind
colors: {
custom: {
50: '#9de2a6',
500: '#6cd581',
950: '#000000',
},
}SCSS
$custom: #6cd581; $custom-light: #9de2a6; $custom-dark: #000000;
JSON
{
"hex": "#6cd581",
"rgb": {
"r": 108,
"g": 213,
"b": 129
},
"hsl": {
"h": 132,
"s": 55.556,
"l": 62.941
},
"oklch": {
"l": 0.78936,
"c": 0.15373,
"h": 148.5
},
"luminance": 0.52362
}Semantic roles & 50–950 ramp
primary
#6CD581
secondary
#9F468D
accent
#22A3C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480