#6BED85#6BED85
#6BED85 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.184 H 147.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED85 |
|---|---|
| RGB | rgb(107, 237, 133) |
| HSL | hsl(132, 78%, 67%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.68, -57.48, 39.70) |
| CIE-LCH | lch(84.68, 69.85, 145.37°) |
| OKLab | oklab(84.83% -0.1556 0.0975) |
| OKLCH | oklch(84.83% 0.184 147.9) |
| XYZ | xyz(40.5786, 65.3841, 32.6678) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.52
Wintergreen
#20F986
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.28
Spearmint
#1EF876
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED85 #ED6BD3
analogous
#92ED6B #6BED85 #6BEDC6
triadic
#6BED85 #856BED #ED856B
tetradic
#6BED85 #6B92ED #ED6BD3 #EDC66B
square
#6BED85 #6B92ED #ED6BD3 #EDC66B
split-complementary
#6BED85 #C66BED #ED6B92
monochromatic
#18C63B #34E658 #6BED85 #A2F4B2 #D8FADF
Accessibility & contrast
On white
1.49
#6BED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6BED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED85
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED85 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#4FE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed85; /* rgb */ color: rgb(107, 237, 133); /* oklch */ color: oklch(84.8% 0.184 147.9);
Tailwind
colors: {
custom: {
50: '#9ff4aa',
500: '#6bed85',
950: '#000000',
},
}SCSS
$custom: #6bed85; $custom-light: #9ff4aa; $custom-dark: #000000;
JSON
{
"hex": "#6bed85",
"rgb": {
"r": 107,
"g": 237,
"b": 133
},
"hsl": {
"h": 132,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84833,
"c": 0.18364,
"h": 147.9
},
"luminance": 0.65388
}Semantic roles & 50–950 ramp
primary
#6BED85
secondary
#C339A8
accent
#0BB1DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581