#6CDC8D#6CDC8D
#6CDC8D is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.152 H 151.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDC8D |
|---|---|
| RGB | rgb(108, 220, 141) |
| HSL | hsl(138, 62%, 64%) |
| HSV | hsv(138, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.78, -49.15, 29.28) |
| CIE-LCH | lch(79.78, 57.21, 149.22°) |
| OKLab | oklab(80.87% -0.1335 0.0733) |
| OKLCH | oklch(80.87% 0.152 151.2) |
| XYZ | xyz(36.5827, 56.2946, 34.1323) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.98
Emerald
#50C878
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.37
Lightgreen
#90EE90
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDC8D #DC6CBB
analogous
#83DC6C #6CDC8D #6CDCC5
triadic
#6CDC8D #8D6CDC #DC8D6C
tetradic
#6CDC8D #6C83DC #DC6CBB #DCC56C
square
#6CDC8D #6C83DC #DC6CBB #DCC56C
split-complementary
#6CDC8D #C56CDC #DC6C83
monochromatic
#28A64D #3BD067 #6CDC8D #9DE8B3 #CFF4DA
Accessibility & contrast
On white
1.71
#6CDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6CDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDC8D
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDC8D | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#53D9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cdc8d; /* rgb */ color: rgb(108, 220, 141); /* oklch */ color: oklch(80.9% 0.152 151.2);
Tailwind
colors: {
custom: {
50: '#9de7af',
500: '#6cdc8d',
950: '#000000',
},
}SCSS
$custom: #6cdc8d; $custom-light: #9de7af; $custom-dark: #000000;
JSON
{
"hex": "#6cdc8d",
"rgb": {
"r": 108,
"g": 220,
"b": 141
},
"hsl": {
"h": 137.679,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.80869,
"c": 0.15229,
"h": 151.2
},
"luminance": 0.56298
}Semantic roles & 50–950 ramp
primary
#6CDC8D
secondary
#A9438B
accent
#1C96C9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481