#6BD68D#6BD68D
#6BD68D is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.144 H 152.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD68D |
|---|---|
| RGB | rgb(107, 214, 141) |
| HSL | hsl(139, 57%, 63%) |
| HSV | hsv(139, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 34.1%, 16.1%) |
| CIE-LAB | lab(77.96, -46.89, 26.83) |
| CIE-LCH | lch(77.96, 54.03, 150.23°) |
| OKLab | oklab(79.37% -0.1276 0.0674) |
| OKLCH | oklch(79.37% 0.144 152.1) |
| XYZ | xyz(34.9152, 53.1392, 33.6111) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.30
Seaweed
#18D17B
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.51
Weird Green
#3AE57F
ΔE00 5.73
Tealish Green
#0CDC73
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD68D #D66BB4
analogous
#7ED66B #6BD68D #6BD6C2
triadic
#6BD68D #8D6BD6 #D68D6B
tetradic
#6BD68D #6B7ED6 #D66BB4 #D6C26B
square
#6BD68D #6B7ED6 #D66BB4 #D6C26B
split-complementary
#6BD68D #C26BD6 #D66B7E
monochromatic
#2B9C4F #3BC968 #6BD68D #9BE3B2 #CBF1D7
Accessibility & contrast
On white
1.81
#6BD68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6BD68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD68D
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD68D | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C788
Deuteranopia (green-blind)
#C7BD91
Tritanopia (blue-blind)
#52D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd68d; /* rgb */ color: rgb(107, 214, 141); /* oklch */ color: oklch(79.4% 0.144 152.1);
Tailwind
colors: {
custom: {
50: '#9ce3af',
500: '#6bd68d',
950: '#000000',
},
}SCSS
$custom: #6bd68d; $custom-light: #9ce3af; $custom-dark: #000000;
JSON
{
"hex": "#6bd68d",
"rgb": {
"r": 107,
"g": 214,
"b": 141
},
"hsl": {
"h": 139.065,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79369,
"c": 0.14428,
"h": 152.1
},
"luminance": 0.53142
}Semantic roles & 50–950 ramp
primary
#6BD68D
secondary
#A04583
accent
#2190C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481