#6EE77D#6EE77D
#6EE77D is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.181 H 146.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE77D |
|---|---|
| RGB | rgb(110, 231, 125) |
| HSL | hsl(127, 72%, 67%) |
| HSV | hsv(127, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.88, -55.61, 41.35) |
| CIE-LCH | lch(82.88, 69.30, 143.37°) |
| OKLab | oklab(83.35% -0.1508 0.1009) |
| OKLCH | oklch(83.35% 0.181 146.2) |
| XYZ | xyz(38.7057, 61.9443, 29.3148) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 5.26
Spearmint
#1EF876
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE77D #E76ED8
analogous
#9CE76E #6EE77D #6EE7BA
triadic
#6EE77D #7D6EE7 #E77D6E
tetradic
#6EE77D #6E9CE7 #E76ED8 #E7BA6E
square
#6EE77D #6E9CE7 #E76ED8 #E7BA6E
split-complementary
#6EE77D #BA6EE7 #E76E9C
monochromatic
#1FBC32 #39DE4E #6EE77D #A3F0AC #D7F8DB
Accessibility & contrast
On white
1.57
#6EE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6EE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE77D
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE77D | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#58E2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee77d; /* rgb */ color: rgb(110, 231, 125); /* oklch */ color: oklch(83.4% 0.181 146.2);
Tailwind
colors: {
custom: {
50: '#a0efa4',
500: '#6ee77d',
950: '#000000',
},
}SCSS
$custom: #6ee77d; $custom-light: #a0efa4; $custom-dark: #000000;
JSON
{
"hex": "#6ee77d",
"rgb": {
"r": 110,
"g": 231,
"b": 125
},
"hsl": {
"h": 127.438,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.8335,
"c": 0.18146,
"h": 146.2
},
"luminance": 0.61947
}Semantic roles & 50–950 ramp
primary
#6EE77D
secondary
#BB3EAC
accent
#12BCD4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580