#6FE77D#6FE77D
#6FE77D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.181 H 146.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE77D |
|---|---|
| RGB | rgb(111, 231, 125) |
| HSL | hsl(127, 71%, 67%) |
| HSV | hsv(127, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.92, -55.36, 41.40) |
| CIE-LCH | lch(82.92, 69.13, 143.21°) |
| OKLab | oklab(83.39% -0.1502 0.101) |
| OKLCH | oklch(83.39% 0.181 146.1) |
| XYZ | xyz(38.8308, 62.0088, 29.3207) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 5.33
Spearmint
#1EF876
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE77D #E76FD9
analogous
#9DE76F #6FE77D #6FE7B9
triadic
#6FE77D #7D6FE7 #E77D6F
tetradic
#6FE77D #6F9DE7 #E76FD9 #E7B96F
square
#6FE77D #6F9DE7 #E76FD9 #E7B96F
split-complementary
#6FE77D #B96FE7 #E76F9D
monochromatic
#1FBC32 #3BDE4E #6FE77D #A3F0AC #D8F8DC
Accessibility & contrast
On white
1.57
#6FE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#6FE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE77D
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE77D | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#5AE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe77d; /* rgb */ color: rgb(111, 231, 125); /* oklch */ color: oklch(83.4% 0.181 146.1);
Tailwind
colors: {
custom: {
50: '#a1efa4',
500: '#6fe77d',
950: '#000000',
},
}SCSS
$custom: #6fe77d; $custom-light: #a1efa4; $custom-dark: #000000;
JSON
{
"hex": "#6fe77d",
"rgb": {
"r": 111,
"g": 231,
"b": 125
},
"hsl": {
"h": 127,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83387,
"c": 0.18098,
"h": 146.1
},
"luminance": 0.62012
}Semantic roles & 50–950 ramp
primary
#6FE77D
secondary
#BC3FAD
accent
#12BDD3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580