#6EFD80#6EFD80
#6EFD80 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.8% C 0.208 H 145.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFD80 |
|---|---|
| RGB | rgb(110, 253, 128) |
| HSL | hsl(128, 97%, 71%) |
| HSV | hsv(128, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(89.45, -63.53, 48.12) |
| CIE-LCH | lch(89.45, 79.70, 142.86°) |
| OKLab | oklab(88.76% -0.1721 0.1163) |
| OKLCH | oklch(88.76% 0.208 145.9) |
| XYZ | xyz(45.4492, 75.1200, 32.5224) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.25
Easter Green
#8CFD7E
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.58
Lighter Green
#75FD63
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 3.79
Light Bright Green
#53FE5C
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFD80 #FD6EEB
analogous
#A3FD6E #6EFD80 #6EFDC7
triadic
#6EFD80 #806EFD #FD806E
tetradic
#6EFD80 #6EA3FD #FD6EEB #FDC76E
square
#6EFD80 #6EA3FD #FD6EEB #FDC76E
split-complementary
#6EFD80 #C76EFD #FD6EA3
monochromatic
#03ED21 #32FC4B #6EFD80 #AAFEB5 #E1FFE5
Accessibility & contrast
On white
1.31
#6EFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#6EFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFD80
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFD80 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#51F7E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6efd80; /* rgb */ color: rgb(110, 253, 128); /* oklch */ color: oklch(88.8% 0.208 145.9);
Tailwind
colors: {
custom: {
50: '#a3ffa7',
500: '#6efd80',
950: '#000000',
},
}SCSS
$custom: #6efd80; $custom-light: #a3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#6efd80",
"rgb": {
"r": 110,
"g": 253,
"b": 128
},
"hsl": {
"h": 127.552,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.88755,
"c": 0.20769,
"h": 145.9
},
"luminance": 0.75124
}Semantic roles & 50–950 ramp
primary
#6EFD80
secondary
#D936C4
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680