#6BED80#6BED80
#6BED80 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.188 H 146.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED80 |
|---|---|
| RGB | rgb(107, 237, 128) |
| HSL | hsl(130, 78%, 67%) |
| HSV | hsv(130, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.61, -58.23, 42.05) |
| CIE-LCH | lch(84.61, 71.82, 144.16°) |
| OKLab | oklab(84.75% -0.1577 0.1026) |
| OKLCH | oklch(84.75% 0.188 146.9) |
| XYZ | xyz(40.2413, 65.2492, 30.8916) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.22
Spearmint
#1EF876
ΔE00 4.22
Wintergreen
#20F986
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED80 #ED6BD8
analogous
#97ED6B #6BED80 #6BEDC1
triadic
#6BED80 #806BED #ED806B
tetradic
#6BED80 #6B97ED #ED6BD8 #EDC16B
square
#6BED80 #6B97ED #ED6BD8 #EDC16B
split-complementary
#6BED80 #C16BED #ED6B97
monochromatic
#18C634 #34E651 #6BED80 #A2F4AF #D8FADE
Accessibility & contrast
On white
1.49
#6BED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6BED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED80
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED80 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#DECF87
Tritanopia (blue-blind)
#50E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed80; /* rgb */ color: rgb(107, 237, 128); /* oklch */ color: oklch(84.8% 0.188 146.9);
Tailwind
colors: {
custom: {
50: '#9ff4a6',
500: '#6bed80',
950: '#000000',
},
}SCSS
$custom: #6bed80; $custom-light: #9ff4a6; $custom-dark: #000000;
JSON
{
"hex": "#6bed80",
"rgb": {
"r": 107,
"g": 237,
"b": 128
},
"hsl": {
"h": 129.692,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84753,
"c": 0.18816,
"h": 146.9
},
"luminance": 0.65253
}Semantic roles & 50–950 ramp
primary
#6BED80
secondary
#C339AD
accent
#0BB9DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580