#6BD17A#6BD17A
#6BD17A is a light, vivid green. Relative luminance 0.501; OKLCH L 77.8% C 0.155 H 147.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD17A |
|---|---|
| RGB | rgb(107, 209, 122) |
| HSL | hsl(129, 53%, 62%) |
| HSV | hsv(129, 49%, 82%) |
| CMYK | cmyk(48.8%, 0%, 41.6%, 18%) |
| CIE-LAB | lab(76.15, -48.00, 34.20) |
| CIE-LCH | lch(76.15, 58.94, 144.53°) |
| OKLab | oklab(77.79% -0.1303 0.0844) |
| OKLCH | oklch(77.79% 0.155 147.1) |
| XYZ | xyz(32.3748, 50.1294, 26.3785) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.54
Soft Green
#6FC276
ΔE00 3.98
Seaweed
#18D17B
ΔE00 5.13
Dark Mint
#48C072
ΔE00 5.41
Tealish Green
#0CDC73
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD17A #D16BC2
analogous
#8FD16B #6BD17A #6BD1AD
triadic
#6BD17A #7A6BD1 #D17A6B
tetradic
#6BD17A #6B8FD1 #D16BC2 #D1AD6B
square
#6BD17A #6B8FD1 #D16BC2 #D1AD6B
split-complementary
#6BD17A #AD6BD1 #D16B8F
monochromatic
#2E943D #3CC250 #6BD17A #9AE0A4 #C8EECE
Accessibility & contrast
On white
1.90
#6BD17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6BD17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD17A
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD17A | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C274
Deuteranopia (green-blind)
#C5B880
Tritanopia (blue-blind)
#59CDBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bd17a; /* rgb */ color: rgb(107, 209, 122); /* oklch */ color: oklch(77.8% 0.155 147.1);
Tailwind
colors: {
custom: {
50: '#9ce0a1',
500: '#6bd17a',
950: '#000000',
},
}SCSS
$custom: #6bd17a; $custom-light: #9ce0a1; $custom-dark: #000000;
JSON
{
"hex": "#6bd17a",
"rgb": {
"r": 107,
"g": 209,
"b": 122
},
"hsl": {
"h": 128.824,
"s": 52.577,
"l": 61.961
},
"oklch": {
"l": 0.77789,
"c": 0.15526,
"h": 147.1
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#6BD17A
secondary
#99478D
accent
#26A9C0
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480