#6FFA84#6FFA84
#6FFA84 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.1% C 0.200 H 146.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFA84 |
|---|---|
| RGB | rgb(111, 250, 132) |
| HSL | hsl(129, 93%, 71%) |
| HSV | hsv(129, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(88.64, -61.63, 45.23) |
| CIE-LCH | lch(88.64, 76.45, 143.73°) |
| OKLab | oklab(88.12% -0.1669 0.11) |
| OKLCH | oklch(88.12% 0.2 146.6) |
| XYZ | xyz(44.9032, 73.4127, 33.6291) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.13
Easter Green
#8CFD7E
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.59
Mint Green
#8FFF9F
ΔE00 3.82
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFA84 #FA6FE5
analogous
#9FFA6F #6FFA84 #6FFACA
triadic
#6FFA84 #846FFA #FA846F
tetradic
#6FFA84 #6F9FFA #FA6FE5 #FACA6F
square
#6FFA84 #6F9FFA #FA6FE5 #FACA6F
split-complementary
#6FFA84 #CA6FFA #FA6F9F
monochromatic
#08E72A #34F851 #6FFA84 #AAFCB7 #E1FEE6
Accessibility & contrast
On white
1.34
#6FFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#6FFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFA84
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFA84 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#52F5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ffa84; /* rgb */ color: rgb(111, 250, 132); /* oklch */ color: oklch(88.1% 0.200 146.6);
Tailwind
colors: {
custom: {
50: '#a3fda9',
500: '#6ffa84',
950: '#000000',
},
}SCSS
$custom: #6ffa84; $custom-light: #a3fda9; $custom-dark: #000000;
JSON
{
"hex": "#6ffa84",
"rgb": {
"r": 111,
"g": 250,
"b": 132
},
"hsl": {
"h": 129.065,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.88118,
"c": 0.1999,
"h": 146.6
},
"luminance": 0.73417
}Semantic roles & 50–950 ramp
primary
#6FFA84
secondary
#D538BD
accent
#00C3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681