#6CD481#6CD481
#6CD481 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.7% C 0.152 H 148.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD481 |
|---|---|
| RGB | rgb(108, 212, 129) |
| HSL | hsl(132, 55%, 63%) |
| HSV | hsv(132, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 39.2%, 16.9%) |
| CIE-LAB | lab(77.20, -47.86, 32.00) |
| CIE-LCH | lch(77.20, 57.57, 146.23°) |
| OKLab | oklab(78.69% -0.1299 0.0795) |
| OKLCH | oklch(78.69% 0.152 148.5) |
| XYZ | xyz(33.6882, 51.8575, 28.9989) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.80
Soft Green
#6FC276
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.33
Weird Green
#3AE57F
ΔE00 5.35
Dark Mint
#48C072
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD481 #D46CBF
analogous
#8BD46C #6CD481 #6CD4B5
triadic
#6CD481 #816CD4 #D4816C
tetradic
#6CD481 #6C8BD4 #D46CBF #D4B56C
square
#6CD481 #6C8BD4 #D46CBF #D4B56C
split-complementary
#6CD481 #B56CD4 #D46C8B
monochromatic
#2D9943 #3DC658 #6CD481 #9BE2AA #CBF0D2
Accessibility & contrast
On white
1.85
#6CD481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6CD481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD481
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD481 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#C7BB86
Tritanopia (blue-blind)
#58D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd481; /* rgb */ color: rgb(108, 212, 129); /* oklch */ color: oklch(78.7% 0.152 148.5);
Tailwind
colors: {
custom: {
50: '#9ce2a6',
500: '#6cd481',
950: '#000000',
},
}SCSS
$custom: #6cd481; $custom-light: #9ce2a6; $custom-dark: #000000;
JSON
{
"hex": "#6cd481",
"rgb": {
"r": 108,
"g": 212,
"b": 129
},
"hsl": {
"h": 132.115,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78691,
"c": 0.15231,
"h": 148.5
},
"luminance": 0.5186
}Semantic roles & 50–950 ramp
primary
#6CD481
secondary
#9E468C
accent
#23A2C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480