#6EFE80#6EFE80
#6EFE80 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 89.0% C 0.209 H 145.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFE80 |
|---|---|
| RGB | rgb(110, 254, 128) |
| HSL | hsl(128, 99%, 71%) |
| HSV | hsv(128, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(89.74, -63.90, 48.48) |
| CIE-LCH | lch(89.74, 80.21, 142.81°) |
| OKLab | oklab(89% -0.173 0.1171) |
| OKLCH | oklch(89% 0.209 145.9) |
| XYZ | xyz(45.7657, 75.7530, 32.6279) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.14
Easter Green
#8CFD7E
ΔE00 2.76
Spearmint
#1EF876
ΔE00 3.64
Lighter Green
#75FD63
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.78
Light Bright Green
#53FE5C
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFE80 #FE6EEC
analogous
#A4FE6E #6EFE80 #6EFEC8
triadic
#6EFE80 #806EFE #FE806E
tetradic
#6EFE80 #6EA4FE #FE6EEC #FEC86E
square
#6EFE80 #6EA4FE #FE6EEC #FEC86E
split-complementary
#6EFE80 #C86EFE #FE6EA4
monochromatic
#02F01F #31FE4B #6EFE80 #ABFEB5 #E1FFE4
Accessibility & contrast
On white
1.30
#6EFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#6EFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFE80
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFE80 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#50F8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efe80; /* rgb */ color: rgb(110, 254, 128); /* oklch */ color: oklch(89.0% 0.209 145.9);
Tailwind
colors: {
custom: {
50: '#a3ffa7',
500: '#6efe80',
950: '#000000',
},
}SCSS
$custom: #6efe80; $custom-light: #a3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#6efe80",
"rgb": {
"r": 110,
"g": 254,
"b": 128
},
"hsl": {
"h": 127.5,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.88998,
"c": 0.20897,
"h": 145.9
},
"luminance": 0.75757
}Semantic roles & 50–950 ramp
primary
#6EFE80
secondary
#DA36C6
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680