#6BD37D#6BD37D
#6BD37D is a light, vivid green. Relative luminance 0.512; OKLCH L 78.3% C 0.155 H 147.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD37D |
|---|---|
| RGB | rgb(107, 211, 125) |
| HSL | hsl(130, 54%, 62%) |
| HSV | hsv(130, 49%, 83%) |
| CMYK | cmyk(49.3%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(76.80, -48.36, 33.51) |
| CIE-LCH | lch(76.80, 58.83, 145.28°) |
| OKLab | oklab(78.33% -0.1312 0.0829) |
| OKLCH | oklch(78.33% 0.155 147.7) |
| XYZ | xyz(33.0573, 51.1924, 27.5372) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.72
Soft Green
#6FC276
ΔE00 4.40
Seaweed
#18D17B
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.40
Dark Mint
#48C072
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD37D #D36BC1
analogous
#8DD36B #6BD37D #6BD3B1
triadic
#6BD37D #7D6BD3 #D37D6B
tetradic
#6BD37D #6B8DD3 #D36BC1 #D3B16B
square
#6BD37D #6B8DD3 #D36BC1 #D3B16B
split-complementary
#6BD37D #B16BD3 #D36B8D
monochromatic
#2D973F #3CC554 #6BD37D #9AE1A6 #C9EFD0
Accessibility & contrast
On white
1.87
#6BD37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6BD37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD37D
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD37D | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C477
Deuteranopia (green-blind)
#C6BA82
Tritanopia (blue-blind)
#58CFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bd37d; /* rgb */ color: rgb(107, 211, 125); /* oklch */ color: oklch(78.3% 0.155 147.7);
Tailwind
colors: {
custom: {
50: '#9ce1a3',
500: '#6bd37d',
950: '#000000',
},
}SCSS
$custom: #6bd37d; $custom-light: #9ce1a3; $custom-dark: #000000;
JSON
{
"hex": "#6bd37d",
"rgb": {
"r": 107,
"g": 211,
"b": 125
},
"hsl": {
"h": 130.385,
"s": 54.167,
"l": 62.353
},
"oklch": {
"l": 0.78333,
"c": 0.15523,
"h": 147.7
},
"luminance": 0.51195
}Semantic roles & 50–950 ramp
primary
#6BD37D
secondary
#9C468D
accent
#24A6C2
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480