#6BD78A#6BD78A
#6BD78A is a light, vivid green. Relative luminance 0.536; OKLCH L 79.6% C 0.149 H 151.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD78A |
|---|---|
| RGB | rgb(107, 215, 138) |
| HSL | hsl(137, 57%, 63%) |
| HSV | hsv(137, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 35.8%, 15.7%) |
| CIE-LAB | lab(78.20, -47.84, 28.71) |
| CIE-LCH | lch(78.20, 55.80, 149.03°) |
| OKLab | oklab(79.55% -0.13 0.0719) |
| OKLCH | oklch(79.55% 0.149 151.1) |
| XYZ | xyz(34.9489, 53.5588, 32.5360) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.30
Seaweed
#18D17B
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.36
Soft Green
#6FC276
ΔE00 5.50
Tealish Green
#0CDC73
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD78A #D76BB8
analogous
#82D76B #6BD78A #6BD7C0
triadic
#6BD78A #8A6BD7 #D78A6B
tetradic
#6BD78A #6B82D7 #D76BB8 #D7C06B
square
#6BD78A #6B82D7 #D76BB8 #D7C06B
split-complementary
#6BD78A #C06BD7 #D76B82
monochromatic
#2A9D4B #3BCA64 #6BD78A #9BE4B0 #CBF1D6
Accessibility & contrast
On white
1.79
#6BD78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6BD78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD78A
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD78A | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#C9BD8F
Tritanopia (blue-blind)
#53D4C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd78a; /* rgb */ color: rgb(107, 215, 138); /* oklch */ color: oklch(79.6% 0.149 151.1);
Tailwind
colors: {
custom: {
50: '#9ce4ac',
500: '#6bd78a',
950: '#000000',
},
}SCSS
$custom: #6bd78a; $custom-light: #9ce4ac; $custom-dark: #000000;
JSON
{
"hex": "#6bd78a",
"rgb": {
"r": 107,
"g": 215,
"b": 138
},
"hsl": {
"h": 137.222,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.79553,
"c": 0.14854,
"h": 151.1
},
"luminance": 0.53562
}Semantic roles & 50–950 ramp
primary
#6BD78A
secondary
#A14587
accent
#2096C5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481