#6BD17C#6BD17C
#6BD17C is a light, vivid green. Relative luminance 0.502; OKLCH L 77.8% C 0.153 H 147.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD17C |
|---|---|
| RGB | rgb(107, 209, 124) |
| HSL | hsl(130, 53%, 62%) |
| HSV | hsv(130, 49%, 82%) |
| CMYK | cmyk(48.8%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(76.18, -47.69, 33.22) |
| CIE-LCH | lch(76.18, 58.12, 145.14°) |
| OKLab | oklab(77.82% -0.1295 0.0822) |
| OKLCH | oklch(77.82% 0.153 147.6) |
| XYZ | xyz(32.5000, 50.1795, 27.0379) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.40
Soft Green
#6FC276
ΔE00 3.92
Seaweed
#18D17B
ΔE00 5.02
Dark Mint
#48C072
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.48
Weird Green
#3AE57F
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD17C #D16BC0
analogous
#8DD16B #6BD17C #6BD1AF
triadic
#6BD17C #7C6BD1 #D17C6B
tetradic
#6BD17C #6B8DD1 #D16BC0 #D1AF6B
square
#6BD17C #6B8DD1 #D16BC0 #D1AF6B
split-complementary
#6BD17C #AF6BD1 #D16B8D
monochromatic
#2E943F #3CC253 #6BD17C #9AE0A5 #C8EECF
Accessibility & contrast
On white
1.90
#6BD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6BD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD17C
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD17C | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C276
Deuteranopia (green-blind)
#C5B881
Tritanopia (blue-blind)
#59CDBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bd17c; /* rgb */ color: rgb(107, 209, 124); /* oklch */ color: oklch(77.8% 0.153 147.6);
Tailwind
colors: {
custom: {
50: '#9ce0a3',
500: '#6bd17c',
950: '#000000',
},
}SCSS
$custom: #6bd17c; $custom-light: #9ce0a3; $custom-dark: #000000;
JSON
{
"hex": "#6bd17c",
"rgb": {
"r": 107,
"g": 209,
"b": 124
},
"hsl": {
"h": 130,
"s": 52.577,
"l": 61.961
},
"oklch": {
"l": 0.77824,
"c": 0.15334,
"h": 147.6
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#6BD17C
secondary
#99478C
accent
#26A6C0
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480