#6ED87B#6ED87B
#6ED87B is a light, vivid green. Relative luminance 0.539; OKLCH L 79.6% C 0.163 H 146.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED87B |
|---|---|
| RGB | rgb(110, 216, 123) |
| HSL | hsl(127, 58%, 64%) |
| HSV | hsv(127, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(78.38, -49.92, 36.59) |
| CIE-LCH | lch(78.38, 61.90, 143.76°) |
| OKLab | oklab(79.65% -0.1355 0.09) |
| OKLCH | oklch(79.65% 0.163 146.4) |
| XYZ | xyz(34.5594, 53.8541, 27.3088) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.68
Lightish Green
#61E160
ΔE00 4.92
Tealish Green
#0CDC73
ΔE00 4.93
Emerald
#50C878
ΔE00 5.09
Lightgreen
#90EE90
ΔE00 5.66
Soft Green
#6FC276
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED87B #D86ECB
analogous
#96D86E #6ED87B #6ED8B0
triadic
#6ED87B #7B6ED8 #D87B6E
tetradic
#6ED87B #6E96D8 #D86ECB #D8B06E
square
#6ED87B #6E96D8 #D86ECB #D8B06E
split-complementary
#6ED87B #B06ED8 #D86E96
monochromatic
#2BA03A #3ECB4F #6ED87B #9EE5A7 #CEF2D3
Accessibility & contrast
On white
1.78
#6ED87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6ED87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED87B
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED87B | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#5CD4C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed87b; /* rgb */ color: rgb(110, 216, 123); /* oklch */ color: oklch(79.6% 0.163 146.4);
Tailwind
colors: {
custom: {
50: '#9ee5a2',
500: '#6ed87b',
950: '#000000',
},
}SCSS
$custom: #6ed87b; $custom-light: #9ee5a2; $custom-dark: #000000;
JSON
{
"hex": "#6ed87b",
"rgb": {
"r": 110,
"g": 216,
"b": 123
},
"hsl": {
"h": 127.358,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.79648,
"c": 0.16266,
"h": 146.4
},
"luminance": 0.53857
}Semantic roles & 50–950 ramp
primary
#6ED87B
secondary
#A44699
accent
#20B1C5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480