#6BDC8D#6BDC8D
#6BDC8D is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.153 H 151.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDC8D |
|---|---|
| RGB | rgb(107, 220, 141) |
| HSL | hsl(138, 62%, 64%) |
| HSV | hsv(138, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.75, -49.39, 29.22) |
| CIE-LCH | lch(79.75, 57.39, 149.39°) |
| OKLab | oklab(80.83% -0.1342 0.0732) |
| OKLCH | oklch(80.83% 0.153 151.4) |
| XYZ | xyz(36.4618, 56.2323, 34.1266) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.89
Seaweed
#18D17B
ΔE00 5.26
Emerald
#50C878
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDC8D #DC6BBA
analogous
#82DC6B #6BDC8D #6BDCC6
triadic
#6BDC8D #8D6BDC #DC8D6B
tetradic
#6BDC8D #6B82DC #DC6BBA #DCC66B
square
#6BDC8D #6B82DC #DC6BBA #DCC66B
split-complementary
#6BDC8D #C66BDC #DC6B82
monochromatic
#27A54D #3AD067 #6BDC8D #9CE8B3 #CEF3D9
Accessibility & contrast
On white
1.71
#6BDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6BDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDC8D
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDC8D | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#51D9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bdc8d; /* rgb */ color: rgb(107, 220, 141); /* oklch */ color: oklch(80.8% 0.153 151.4);
Tailwind
colors: {
custom: {
50: '#9de7af',
500: '#6bdc8d',
950: '#000000',
},
}SCSS
$custom: #6bdc8d; $custom-light: #9de7af; $custom-dark: #000000;
JSON
{
"hex": "#6bdc8d",
"rgb": {
"r": 107,
"g": 220,
"b": 141
},
"hsl": {
"h": 138.053,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.8083,
"c": 0.15282,
"h": 151.4
},
"luminance": 0.56235
}Semantic roles & 50–950 ramp
primary
#6BDC8D
secondary
#A8438A
accent
#1C95C9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481