#6BD67F#6BD67F
#6BD67F is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.158 H 148.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD67F |
|---|---|
| RGB | rgb(107, 214, 127) |
| HSL | hsl(131, 57%, 63%) |
| HSV | hsv(131, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.73, -49.27, 33.71) |
| CIE-LCH | lch(77.73, 59.70, 145.62°) |
| OKLab | oklab(79.11% -0.1337 0.0834) |
| OKLCH | oklch(79.11% 0.158 148) |
| XYZ | xyz(33.9386, 52.7486, 28.4676) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.82
Tealish Green
#0CDC73
ΔE00 4.91
Seaweed
#18D17B
ΔE00 5.06
Soft Green
#6FC276
ΔE00 5.11
Lightish Green
#61E160
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD67F #D66BC2
analogous
#8CD66B #6BD67F #6BD6B4
triadic
#6BD67F #7F6BD6 #D67F6B
tetradic
#6BD67F #6B8CD6 #D66BC2 #D6B46B
square
#6BD67F #6B8CD6 #D66BC2 #D6B46B
split-complementary
#6BD67F #B46BD6 #D66B8C
monochromatic
#2B9C40 #3BC956 #6BD67F #9BE3A8 #CBF1D2
Accessibility & contrast
On white
1.82
#6BD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6BD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD67F
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD67F | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#57D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd67f; /* rgb */ color: rgb(107, 214, 127); /* oklch */ color: oklch(79.1% 0.158 148.0);
Tailwind
colors: {
custom: {
50: '#9ce3a5',
500: '#6bd67f',
950: '#000000',
},
}SCSS
$custom: #6bd67f; $custom-light: #9ce3a5; $custom-dark: #000000;
JSON
{
"hex": "#6bd67f",
"rgb": {
"r": 107,
"g": 214,
"b": 127
},
"hsl": {
"h": 131.215,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79105,
"c": 0.15758,
"h": 148
},
"luminance": 0.52751
}Semantic roles & 50–950 ramp
primary
#6BD67F
secondary
#A0458F
accent
#21A6C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480