#6FFE82#6FFE82
#6FFE82 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.1% C 0.207 H 146.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFE82 |
|---|---|
| RGB | rgb(111, 254, 130) |
| HSL | hsl(128, 99%, 72%) |
| HSV | hsv(128, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(89.80, -63.40, 47.62) |
| CIE-LCH | lch(89.80, 79.29, 143.09°) |
| OKLab | oklab(89.06% -0.1717 0.1153) |
| OKLCH | oklch(89.06% 0.207 146.1) |
| XYZ | xyz(46.0238, 75.8707, 33.3339) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.32
Easter Green
#8CFD7E
ΔE00 2.81
Spearmint
#1EF876
ΔE00 3.68
Spring Green
#00FF7F
ΔE00 3.78
Lighter Green
#75FD63
ΔE00 3.91
Baby Green
#8CFF9E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFE82 #FE6FEB
analogous
#A4FE6F #6FFE82 #6FFECA
triadic
#6FFE82 #826FFE #FE826F
tetradic
#6FFE82 #6FA4FE #FE6FEB #FECA6F
square
#6FFE82 #6FA4FE #FE6FEB #FECA6F
split-complementary
#6FFE82 #CA6FFE #FE6FA4
monochromatic
#02F121 #32FE4D #6FFE82 #ACFEB7 #E1FFE5
Accessibility & contrast
On white
1.30
#6FFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#6FFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFE82
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFE82 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#52F9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffe82; /* rgb */ color: rgb(111, 254, 130); /* oklch */ color: oklch(89.1% 0.207 146.1);
Tailwind
colors: {
custom: {
50: '#a4ffa8',
500: '#6ffe82',
950: '#000000',
},
}SCSS
$custom: #6ffe82; $custom-light: #a4ffa8; $custom-dark: #000000;
JSON
{
"hex": "#6ffe82",
"rgb": {
"r": 111,
"g": 254,
"b": 130
},
"hsl": {
"h": 127.972,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.8906,
"c": 0.20681,
"h": 146.1
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#6FFE82
secondary
#DA37C5
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681