#6BED83#6BED83
#6BED83 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.185 H 147.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED83 |
|---|---|
| RGB | rgb(107, 237, 131) |
| HSL | hsl(131, 78%, 67%) |
| HSV | hsv(131, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.65, -57.78, 40.64) |
| CIE-LCH | lch(84.65, 70.64, 144.88°) |
| OKLab | oklab(84.8% -0.1565 0.0996) |
| OKLCH | oklch(84.8% 0.185 147.5) |
| XYZ | xyz(40.4417, 65.3293, 31.9470) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.25
Spearmint
#1EF876
ΔE00 4.36
Turquoise Green
#04F489
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED83 #ED6BD5
analogous
#94ED6B #6BED83 #6BEDC4
triadic
#6BED83 #836BED #ED836B
tetradic
#6BED83 #6B94ED #ED6BD5 #EDC46B
square
#6BED83 #6B94ED #ED6BD5 #EDC46B
split-complementary
#6BED83 #C46BED #ED6B94
monochromatic
#18C638 #34E655 #6BED83 #A2F4B1 #D8FADE
Accessibility & contrast
On white
1.49
#6BED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6BED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED83
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED83 | 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)
#F0DB7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#4FE8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed83; /* rgb */ color: rgb(107, 237, 131); /* oklch */ color: oklch(84.8% 0.185 147.5);
Tailwind
colors: {
custom: {
50: '#9ff4a8',
500: '#6bed83',
950: '#000000',
},
}SCSS
$custom: #6bed83; $custom-light: #9ff4a8; $custom-dark: #000000;
JSON
{
"hex": "#6bed83",
"rgb": {
"r": 107,
"g": 237,
"b": 131
},
"hsl": {
"h": 131.077,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84801,
"c": 0.18545,
"h": 147.5
},
"luminance": 0.65333
}Semantic roles & 50–950 ramp
primary
#6BED83
secondary
#C339AA
accent
#0BB4DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580