#6FEF80#6FEF80
#6FEF80 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.189 H 146.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF80 |
|---|---|
| RGB | rgb(111, 239, 128) |
| HSL | hsl(128, 80%, 69%) |
| HSV | hsv(128, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.34, -58.03, 42.99) |
| CIE-LCH | lch(85.34, 72.22, 143.47°) |
| OKLab | oklab(85.38% -0.1573 0.1048) |
| OKLCH | oklch(85.38% 0.189 146.3) |
| XYZ | xyz(41.3158, 66.6675, 31.1088) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF80 #EF6FDE
analogous
#9EEF6F #6FEF80 #6FEFC0
triadic
#6FEF80 #806FEF #EF806F
tetradic
#6FEF80 #6F9EEF #EF6FDE #EFC06F
square
#6FEF80 #6F9EEF #EF6FDE #EFC06F
split-complementary
#6FEF80 #C06FEF #EF6F9E
monochromatic
#17CD2F #38E94F #6FEF80 #A6F5B1 #DDFBE1
Accessibility & contrast
On white
1.47
#6FEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6FEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF80
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF80 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#57EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fef80; /* rgb */ color: rgb(111, 239, 128); /* oklch */ color: oklch(85.4% 0.189 146.3);
Tailwind
colors: {
custom: {
50: '#a2f5a6',
500: '#6fef80',
950: '#000000',
},
}SCSS
$custom: #6fef80; $custom-light: #a2f5a6; $custom-dark: #000000;
JSON
{
"hex": "#6fef80",
"rgb": {
"r": 111,
"g": 239,
"b": 128
},
"hsl": {
"h": 127.969,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.85384,
"c": 0.18899,
"h": 146.3
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#6FEF80
secondary
#C83BB5
accent
#09C0DC
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580