#6FFC8E#6FFC8E
#6FFC8E is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.194 H 148.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFC8E |
|---|---|
| RGB | rgb(111, 252, 142) |
| HSL | hsl(133, 96%, 71%) |
| HSV | hsv(133, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 43.7%, 1.2%) |
| CIE-LAB | lab(89.37, -60.92, 41.34) |
| CIE-LCH | lch(89.37, 73.62, 145.84°) |
| OKLab | oklab(88.76% -0.1649 0.1015) |
| OKLCH | oklch(88.76% 0.194 148.4) |
| XYZ | xyz(46.2453, 74.9491, 37.6155) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 3.02
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.54
Palegreen
#98FB98
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFC8E #FC6FDD
analogous
#96FC6F #6FFC8E #6FFCD4
triadic
#6FFC8E #8E6FFC #FC8E6F
tetradic
#6FFC8E #6F96FC #FC6FDD #FCD46F
square
#6FFC8E #6F96FC #FC6FDD #FCD46F
split-complementary
#6FFC8E #D46FFC #FC6F96
monochromatic
#05EC38 #33FB5F #6FFC8E #ABFDBD #E1FEE7
Accessibility & contrast
On white
1.31
#6FFC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#6FFC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFC8E
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFC8E | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#4EF7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffc8e; /* rgb */ color: rgb(111, 252, 142); /* oklch */ color: oklch(88.8% 0.194 148.4);
Tailwind
colors: {
custom: {
50: '#a3feb0',
500: '#6ffc8e',
950: '#000000',
},
}SCSS
$custom: #6ffc8e; $custom-light: #a3feb0; $custom-dark: #000000;
JSON
{
"hex": "#6ffc8e",
"rgb": {
"r": 111,
"g": 252,
"b": 142
},
"hsl": {
"h": 133.191,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.88758,
"c": 0.19362,
"h": 148.4
},
"luminance": 0.74953
}Semantic roles & 50–950 ramp
primary
#6FFC8E
secondary
#D837B5
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681