#6FF885#6FF885
#6FF885 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.6% C 0.196 H 146.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF885 |
|---|---|
| RGB | rgb(111, 248, 133) |
| HSL | hsl(130, 91%, 70%) |
| HSV | hsv(130, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(88.07, -60.74, 44.03) |
| CIE-LCH | lch(88.07, 75.02, 144.06°) |
| OKLab | oklab(87.65% -0.1645 0.1073) |
| OKLCH | oklch(87.65% 0.196 146.9) |
| XYZ | xyz(44.3538, 72.2039, 33.7852) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.60
Easter Green
#8CFD7E
ΔE00 3.47
Baby Green
#8CFF9E
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.59
Mint Green
#8FFF9F
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF885 #F86FE2
analogous
#9DF86F #6FF885 #6FF8C9
triadic
#6FF885 #856FF8 #F8856F
tetradic
#6FF885 #6F9DF8 #F86FE2 #F8C96F
square
#6FF885 #6F9DF8 #F86FE2 #F8C96F
split-complementary
#6FF885 #C96FF8 #F86F9D
monochromatic
#0BE22D #35F554 #6FF885 #A9FBB6 #E2FEE6
Accessibility & contrast
On white
1.36
#6FF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#6FF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF885
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF885 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47C
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#53F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff885; /* rgb */ color: rgb(111, 248, 133); /* oklch */ color: oklch(87.6% 0.196 146.9);
Tailwind
colors: {
custom: {
50: '#a3fbaa',
500: '#6ff885',
950: '#000000',
},
}SCSS
$custom: #6ff885; $custom-light: #a3fbaa; $custom-dark: #000000;
JSON
{
"hex": "#6ff885",
"rgb": {
"r": 111,
"g": 248,
"b": 133
},
"hsl": {
"h": 129.635,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87648,
"c": 0.1964,
"h": 146.9
},
"luminance": 0.72208
}Semantic roles & 50–950 ramp
primary
#6FF885
secondary
#D338BA
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581