#6FFA85#6FFA85
#6FFA85 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.1% C 0.199 H 146.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFA85 |
|---|---|
| RGB | rgb(111, 250, 133) |
| HSL | hsl(129, 93%, 71%) |
| HSV | hsv(129, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(88.66, -61.49, 44.77) |
| CIE-LCH | lch(88.66, 76.06, 143.94°) |
| OKLab | oklab(88.13% -0.1665 0.109) |
| OKLCH | oklch(88.13% 0.199 146.8) |
| XYZ | xyz(44.9719, 73.4402, 33.9912) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.25
Easter Green
#8CFD7E
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.49
Spearmint
#1EF876
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFA85 #FA6FE4
analogous
#9EFA6F #6FFA85 #6FFACA
triadic
#6FFA85 #856FFA #FA856F
tetradic
#6FFA85 #6F9EFA #FA6FE4 #FACA6F
square
#6FFA85 #6F9EFA #FA6FE4 #FACA6F
split-complementary
#6FFA85 #CA6FFA #FA6F9E
monochromatic
#08E72B #34F853 #6FFA85 #AAFCB7 #E1FEE6
Accessibility & contrast
On white
1.34
#6FFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#6FFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFA85
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFA85 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#52F5DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ffa85; /* rgb */ color: rgb(111, 250, 133); /* oklch */ color: oklch(88.1% 0.199 146.8);
Tailwind
colors: {
custom: {
50: '#a3fdaa',
500: '#6ffa85',
950: '#000000',
},
}SCSS
$custom: #6ffa85; $custom-light: #a3fdaa; $custom-dark: #000000;
JSON
{
"hex": "#6ffa85",
"rgb": {
"r": 111,
"g": 250,
"b": 133
},
"hsl": {
"h": 129.496,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.88133,
"c": 0.19902,
"h": 146.8
},
"luminance": 0.73444
}Semantic roles & 50–950 ramp
primary
#6FFA85
secondary
#D538BC
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681