#6FEE80#6FEE80
#6FEE80 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.188 H 146.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE80 |
|---|---|
| RGB | rgb(111, 238, 128) |
| HSL | hsl(128, 79%, 68%) |
| HSV | hsv(128, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(85.04, -57.65, 42.62) |
| CIE-LCH | lch(85.04, 71.69, 143.53°) |
| OKLab | oklab(85.14% -0.1562 0.1039) |
| OKLCH | oklch(85.14% 0.188 146.4) |
| XYZ | xyz(41.0239, 66.0836, 31.0115) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 4.21
Lightgreen (survey)
#76FF7B
ΔE00 4.22
Lightish Green
#61E160
ΔE00 4.22
Spearmint
#1EF876
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE80 #EE6FDD
analogous
#9DEE6F #6FEE80 #6FEEBF
triadic
#6FEE80 #806FEE #EE806F
tetradic
#6FEE80 #6F9DEE #EE6FDD #EEBF6F
square
#6FEE80 #6F9DEE #EE6FDD #EEBF6F
split-complementary
#6FEE80 #BF6FEE #EE6F9D
monochromatic
#18CB30 #38E850 #6FEE80 #A6F4B0 #DCFBE1
Accessibility & contrast
On white
1.48
#6FEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6FEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE80
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE80 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#57E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6fee80; /* rgb */ color: rgb(111, 238, 128); /* oklch */ color: oklch(85.1% 0.188 146.4);
Tailwind
colors: {
custom: {
50: '#a1f4a6',
500: '#6fee80',
950: '#000000',
},
}SCSS
$custom: #6fee80; $custom-light: #a1f4a6; $custom-dark: #000000;
JSON
{
"hex": "#6fee80",
"rgb": {
"r": 111,
"g": 238,
"b": 128
},
"hsl": {
"h": 128.031,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.8514,
"c": 0.18765,
"h": 146.4
},
"luminance": 0.66087
}Semantic roles & 50–950 ramp
primary
#6FEE80
secondary
#C63BB4
accent
#0ABFDB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580