#6BD67D#6BD67D
#6BD67D is a light, vivid green. Relative luminance 0.527; OKLCH L 79.1% C 0.159 H 147.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD67D |
|---|---|
| RGB | rgb(107, 214, 125) |
| HSL | hsl(130, 57%, 63%) |
| HSV | hsv(130, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(77.70, -49.59, 34.68) |
| CIE-LCH | lch(77.70, 60.51, 145.03°) |
| OKLab | oklab(79.07% -0.1345 0.0856) |
| OKLCH | oklch(79.07% 0.159 147.5) |
| XYZ | xyz(33.8096, 52.6969, 27.7880) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.34
Weird Green
#3AE57F
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 4.85
Soft Green
#6FC276
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.17
Lightish Green
#61E160
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD67D #D66BC4
analogous
#8FD66B #6BD67D #6BD6B2
triadic
#6BD67D #7D6BD6 #D67D6B
tetradic
#6BD67D #6B8FD6 #D66BC4 #D6B26B
square
#6BD67D #6B8FD6 #D66BC4 #D6B26B
split-complementary
#6BD67D #B26BD6 #D66B8F
monochromatic
#2B9C3E #3BC953 #6BD67D #9BE3A7 #CBF1D1
Accessibility & contrast
On white
1.82
#6BD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6BD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD67D
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD67D | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#C9BC83
Tritanopia (blue-blind)
#57D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd67d; /* rgb */ color: rgb(107, 214, 125); /* oklch */ color: oklch(79.1% 0.159 147.5);
Tailwind
colors: {
custom: {
50: '#9ce3a3',
500: '#6bd67d',
950: '#000000',
},
}SCSS
$custom: #6bd67d; $custom-light: #9ce3a3; $custom-dark: #000000;
JSON
{
"hex": "#6bd67d",
"rgb": {
"r": 107,
"g": 214,
"b": 125
},
"hsl": {
"h": 130.093,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.7907,
"c": 0.15948,
"h": 147.5
},
"luminance": 0.527
}Semantic roles & 50–950 ramp
primary
#6BD67D
secondary
#A04591
accent
#21A9C4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480