#6BED84#6BED84
#6BED84 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.185 H 147.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED84 |
|---|---|
| RGB | rgb(107, 237, 132) |
| HSL | hsl(132, 78%, 67%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.67, -57.63, 40.17) |
| CIE-LCH | lch(84.67, 70.25, 145.12°) |
| OKLab | oklab(84.82% -0.156 0.0985) |
| OKLCH | oklch(84.82% 0.185 147.7) |
| XYZ | xyz(40.5098, 65.3566, 32.3056) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.55
Wintergreen
#20F986
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 4.32
Spearmint
#1EF876
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED84 #ED6BD4
analogous
#93ED6B #6BED84 #6BEDC5
triadic
#6BED84 #846BED #ED846B
tetradic
#6BED84 #6B93ED #ED6BD4 #EDC56B
square
#6BED84 #6B93ED #ED6BD4 #EDC56B
split-complementary
#6BED84 #C56BED #ED6B93
monochromatic
#18C639 #34E657 #6BED84 #A2F4B1 #D8FADF
Accessibility & contrast
On white
1.49
#6BED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6BED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED84
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED84 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#4FE8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed84; /* rgb */ color: rgb(107, 237, 132); /* oklch */ color: oklch(84.8% 0.185 147.7);
Tailwind
colors: {
custom: {
50: '#9ff4a9',
500: '#6bed84',
950: '#000000',
},
}SCSS
$custom: #6bed84; $custom-light: #9ff4a9; $custom-dark: #000000;
JSON
{
"hex": "#6bed84",
"rgb": {
"r": 107,
"g": 237,
"b": 132
},
"hsl": {
"h": 131.538,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84817,
"c": 0.18454,
"h": 147.7
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#6BED84
secondary
#C339A9
accent
#0BB3DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581