#6FFC8F#6FFC8F
#6FFC8F is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.193 H 148.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFC8F |
|---|---|
| RGB | rgb(111, 252, 143) |
| HSL | hsl(134, 96%, 71%) |
| HSV | hsv(134, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(89.38, -60.76, 40.87) |
| CIE-LCH | lch(89.38, 73.23, 146.08°) |
| OKLab | oklab(88.77% -0.1645 0.1005) |
| OKLCH | oklch(88.77% 0.193 148.6) |
| XYZ | xyz(46.3207, 74.9793, 38.0127) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.68
Mint Green
#8FFF9F
ΔE00 2.96
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.52
Palegreen
#98FB98
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFC8F #FC6FDC
analogous
#95FC6F #6FFC8F #6FFCD5
triadic
#6FFC8F #8F6FFC #FC8F6F
tetradic
#6FFC8F #6F95FC #FC6FDC #FCD56F
square
#6FFC8F #6F95FC #FC6FDC #FCD56F
split-complementary
#6FFC8F #D56FFC #FC6F95
monochromatic
#05EC39 #33FB60 #6FFC8F #ABFDBE #E1FEE8
Accessibility & contrast
On white
1.31
#6FFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#6FFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFC8F
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFC8F | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#EBDC96
Tritanopia (blue-blind)
#4EF7E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffc8f; /* rgb */ color: rgb(111, 252, 143); /* oklch */ color: oklch(88.8% 0.193 148.6);
Tailwind
colors: {
custom: {
50: '#a3feb1',
500: '#6ffc8f',
950: '#000000',
},
}SCSS
$custom: #6ffc8f; $custom-light: #a3feb1; $custom-dark: #000000;
JSON
{
"hex": "#6ffc8f",
"rgb": {
"r": 111,
"g": 252,
"b": 143
},
"hsl": {
"h": 133.617,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.88774,
"c": 0.19272,
"h": 148.6
},
"luminance": 0.74983
}Semantic roles & 50–950 ramp
primary
#6FFC8F
secondary
#D837B3
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681