#6BD784#6BD784
#6BD784 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.4% C 0.154 H 149.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD784 |
|---|---|
| RGB | rgb(107, 215, 132) |
| HSL | hsl(134, 57%, 63%) |
| HSV | hsv(134, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(78.10, -48.86, 31.66) |
| CIE-LCH | lch(78.10, 58.22, 147.06°) |
| OKLab | oklab(79.44% -0.1326 0.0787) |
| OKLCH | oklch(79.44% 0.154 149.3) |
| XYZ | xyz(34.5265, 53.3899, 30.3112) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.79
Seaweed
#18D17B
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.05
Soft Green
#6FC276
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD784 #D76BBE
analogous
#88D76B #6BD784 #6BD7BA
triadic
#6BD784 #846BD7 #D7846B
tetradic
#6BD784 #6B88D7 #D76BBE #D7BA6B
square
#6BD784 #6B88D7 #D76BBE #D7BA6B
split-complementary
#6BD784 #BA6BD7 #D76B88
monochromatic
#2A9D45 #3BCA5C #6BD784 #9BE4AC #CBF1D4
Accessibility & contrast
On white
1.80
#6BD784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6BD784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD784
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD784 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77E
Deuteranopia (green-blind)
#C9BD89
Tritanopia (blue-blind)
#55D4C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd784; /* rgb */ color: rgb(107, 215, 132); /* oklch */ color: oklch(79.4% 0.154 149.3);
Tailwind
colors: {
custom: {
50: '#9ce4a8',
500: '#6bd784',
950: '#000000',
},
}SCSS
$custom: #6bd784; $custom-light: #9ce4a8; $custom-dark: #000000;
JSON
{
"hex": "#6bd784",
"rgb": {
"r": 107,
"g": 215,
"b": 132
},
"hsl": {
"h": 133.889,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.7944,
"c": 0.15424,
"h": 149.3
},
"luminance": 0.53393
}Semantic roles & 50–950 ramp
primary
#6BD784
secondary
#A1458C
accent
#209FC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1610
muted
#808480