#6BED82#6BED82
#6BED82 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.186 H 147.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED82 |
|---|---|
| RGB | rgb(107, 237, 130) |
| HSL | hsl(131, 78%, 67%) |
| HSV | hsv(131, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.64, -57.93, 41.11) |
| CIE-LCH | lch(84.64, 71.04, 144.64°) |
| OKLab | oklab(84.79% -0.1569 0.1006) |
| OKLCH | oklch(84.79% 0.186 147.3) |
| XYZ | xyz(40.3743, 65.3023, 31.5918) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.28
Spearmint
#1EF876
ΔE00 4.31
Lightish Green
#61E160
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED82 #ED6BD6
analogous
#95ED6B #6BED82 #6BEDC3
triadic
#6BED82 #826BED #ED826B
tetradic
#6BED82 #6B95ED #ED6BD6 #EDC36B
square
#6BED82 #6B95ED #ED6BD6 #EDC36B
split-complementary
#6BED82 #C36BED #ED6B95
monochromatic
#18C637 #34E654 #6BED82 #A2F4B0 #D8FADE
Accessibility & contrast
On white
1.49
#6BED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6BED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED82
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED82 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#50E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed82; /* rgb */ color: rgb(107, 237, 130); /* oklch */ color: oklch(84.8% 0.186 147.3);
Tailwind
colors: {
custom: {
50: '#9ff4a8',
500: '#6bed82',
950: '#000000',
},
}SCSS
$custom: #6bed82; $custom-light: #9ff4a8; $custom-dark: #000000;
JSON
{
"hex": "#6bed82",
"rgb": {
"r": 107,
"g": 237,
"b": 130
},
"hsl": {
"h": 130.615,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84785,
"c": 0.18636,
"h": 147.3
},
"luminance": 0.65306
}Semantic roles & 50–950 ramp
primary
#6BED82
secondary
#C339AB
accent
#0BB6DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580