#6FFC8A#6FFC8A
#6FFC8A is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.7% C 0.197 H 147.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFC8A |
|---|---|
| RGB | rgb(111, 252, 138) |
| HSL | hsl(131, 96%, 71%) |
| HSV | hsv(131, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.31, -61.52, 43.20) |
| CIE-LCH | lch(89.31, 75.17, 144.92°) |
| OKLab | oklab(88.69% -0.1665 0.1057) |
| OKLCH | oklch(88.69% 0.197 147.6) |
| XYZ | xyz(45.9504, 74.8312, 36.0622) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.61
Baby Green
#8CFF9E
ΔE00 3.06
Mint Green
#8FFF9F
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.65
Spearmint
#1EF876
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFC8A #FC6FE1
analogous
#9AFC6F #6FFC8A #6FFCD0
triadic
#6FFC8A #8A6FFC #FC8A6F
tetradic
#6FFC8A #6F9AFC #FC6FE1 #FCD06F
square
#6FFC8A #6F9AFC #FC6FE1 #FCD06F
split-complementary
#6FFC8A #D06FFC #FC6F9A
monochromatic
#05EC31 #33FB59 #6FFC8A #ABFDBB #E1FEE7
Accessibility & contrast
On white
1.32
#6FFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#6FFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFC8A
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFC8A | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE881
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#50F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ffc8a; /* rgb */ color: rgb(111, 252, 138); /* oklch */ color: oklch(88.7% 0.197 147.6);
Tailwind
colors: {
custom: {
50: '#a3feae',
500: '#6ffc8a',
950: '#000000',
},
}SCSS
$custom: #6ffc8a; $custom-light: #a3feae; $custom-dark: #000000;
JSON
{
"hex": "#6ffc8a",
"rgb": {
"r": 111,
"g": 252,
"b": 138
},
"hsl": {
"h": 131.489,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.88694,
"c": 0.19719,
"h": 147.6
},
"luminance": 0.74835
}Semantic roles & 50–950 ramp
primary
#6FFC8A
secondary
#D837B9
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681