#6FEB80#6FEB80
#6FEB80 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.184 H 146.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEB80 |
|---|---|
| RGB | rgb(111, 235, 128) |
| HSL | hsl(128, 76%, 68%) |
| HSV | hsv(128, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(84.15, -56.49, 41.49) |
| CIE-LCH | lch(84.15, 70.09, 143.70°) |
| OKLab | oklab(84.41% -0.1531 0.1014) |
| OKLCH | oklch(84.41% 0.184 146.5) |
| XYZ | xyz(40.1577, 64.3513, 30.7228) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.87
Lightish Green
#61E160
ΔE00 4.03
Minty Green
#0BF77D
ΔE00 4.75
Spearmint
#1EF876
ΔE00 4.76
Wintergreen
#20F986
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEB80 #EB6FDA
analogous
#9CEB6F #6FEB80 #6FEBBE
triadic
#6FEB80 #806FEB #EB806F
tetradic
#6FEB80 #6F9CEB #EB6FDA #EBBE6F
square
#6FEB80 #6F9CEB #EB6FDA #EBBE6F
split-complementary
#6FEB80 #BE6FEB #EB6F9C
monochromatic
#1BC432 #39E451 #6FEB80 #A5F2AF #DAFADF
Accessibility & contrast
On white
1.51
#6FEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6FEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEB80
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEB80 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#58E6D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6feb80; /* rgb */ color: rgb(111, 235, 128); /* oklch */ color: oklch(84.4% 0.184 146.5);
Tailwind
colors: {
custom: {
50: '#a1f2a6',
500: '#6feb80',
950: '#000000',
},
}SCSS
$custom: #6feb80; $custom-light: #a1f2a6; $custom-dark: #000000;
JSON
{
"hex": "#6feb80",
"rgb": {
"r": 111,
"g": 235,
"b": 128
},
"hsl": {
"h": 128.226,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.8441,
"c": 0.18364,
"h": 146.5
},
"luminance": 0.64355
}Semantic roles & 50–950 ramp
primary
#6FEB80
secondary
#C23CB0
accent
#0EBCD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580