#6BED87#6BED87
#6BED87 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.182 H 148.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED87 |
|---|---|
| RGB | rgb(107, 237, 135) |
| HSL | hsl(133, 78%, 67%) |
| HSV | hsv(133, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.71, -57.17, 38.75) |
| CIE-LCH | lch(84.71, 69.07, 145.87°) |
| OKLab | oklab(84.87% -0.1548 0.0954) |
| OKLCH | oklch(84.87% 0.182 148.4) |
| XYZ | xyz(40.7181, 65.4399, 33.4024) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.35
Baby Green
#8CFF9E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED87 #ED6BD1
analogous
#90ED6B #6BED87 #6BEDC8
triadic
#6BED87 #876BED #ED876B
tetradic
#6BED87 #6B90ED #ED6BD1 #EDC86B
square
#6BED87 #6B90ED #ED6BD1 #EDC86B
split-complementary
#6BED87 #C86BED #ED6B90
monochromatic
#18C63D #34E65B #6BED87 #A2F4B3 #D8FADF
Accessibility & contrast
On white
1.49
#6BED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6BED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED87
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED87 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#4EE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed87; /* rgb */ color: rgb(107, 237, 135); /* oklch */ color: oklch(84.9% 0.182 148.4);
Tailwind
colors: {
custom: {
50: '#9ff4ab',
500: '#6bed87',
950: '#000000',
},
}SCSS
$custom: #6bed87; $custom-light: #9ff4ab; $custom-dark: #000000;
JSON
{
"hex": "#6bed87",
"rgb": {
"r": 107,
"g": 237,
"b": 135
},
"hsl": {
"h": 132.923,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84866,
"c": 0.18181,
"h": 148.4
},
"luminance": 0.65443
}Semantic roles & 50–950 ramp
primary
#6BED87
secondary
#C339A5
accent
#0BAEDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581