#6EE87B#6EE87B
#6EE87B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.185 H 145.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE87B |
|---|---|
| RGB | rgb(110, 232, 123) |
| HSL | hsl(126, 73%, 67%) |
| HSV | hsv(126, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 47%, 9%) |
| CIE-LAB | lab(83.15, -56.29, 42.66) |
| CIE-LCH | lch(83.15, 70.63, 142.84°) |
| OKLab | oklab(83.56% -0.1527 0.1038) |
| OKLCH | oklch(83.56% 0.185 145.8) |
| XYZ | xyz(38.8599, 62.4551, 28.7423) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.31
Lightgreen
#90EE90
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.89
Spearmint
#1EF876
ΔE00 5.07
Minty Green
#0BF77D
ΔE00 5.12
Lightgreen (survey)
#76FF7B
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE87B #E86EDB
analogous
#9EE86E #6EE87B #6EE8B8
triadic
#6EE87B #7B6EE8 #E87B6E
tetradic
#6EE87B #6E9EE8 #E86EDB #E8B86E
square
#6EE87B #6E9EE8 #E86EDB #E8B86E
split-complementary
#6EE87B #B86EE8 #E86E9E
monochromatic
#1EBE2F #39E04B #6EE87B #A3F0AB #D8F9DB
Accessibility & contrast
On white
1.56
#6EE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6EE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE87B
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE87B | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#58E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee87b; /* rgb */ color: rgb(110, 232, 123); /* oklch */ color: oklch(83.6% 0.185 145.8);
Tailwind
colors: {
custom: {
50: '#a0f0a3',
500: '#6ee87b',
950: '#000000',
},
}SCSS
$custom: #6ee87b; $custom-light: #a0f0a3; $custom-dark: #000000;
JSON
{
"hex": "#6ee87b",
"rgb": {
"r": 110,
"g": 232,
"b": 123
},
"hsl": {
"h": 126.393,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83563,
"c": 0.18461,
"h": 145.8
},
"luminance": 0.62458
}Semantic roles & 50–950 ramp
primary
#6EE87B
secondary
#BD3EAF
accent
#11C0D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580