#6FF681#6FF681
#6FF681 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.197 H 146.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF681 |
|---|---|
| RGB | rgb(111, 246, 129) |
| HSL | hsl(128, 88%, 70%) |
| HSV | hsv(128, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(87.42, -60.55, 45.13) |
| CIE-LCH | lch(87.42, 75.52, 143.30°) |
| OKLab | oklab(87.1% -0.164 0.1097) |
| OKLCH | oklch(87.1% 0.197 146.2) |
| XYZ | xyz(43.4711, 70.8722, 32.1535) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Easter Green
#8CFD7E
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.92
Wintergreen
#20F986
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF681 #F66FE4
analogous
#A1F66F #6FF681 #6FF6C4
triadic
#6FF681 #816FF6 #F6816F
tetradic
#6FF681 #6FA1F6 #F66FE4 #F6C46F
square
#6FF681 #6FA1F6 #F66FE4 #F6C46F
split-complementary
#6FF681 #C46FF6 #F66FA1
monochromatic
#0EDD29 #35F24F #6FF681 #A9FAB3 #E2FDE6
Accessibility & contrast
On white
1.38
#6FF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#6FF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF681
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF681 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E377
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#54F1DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff681; /* rgb */ color: rgb(111, 246, 129); /* oklch */ color: oklch(87.1% 0.197 146.2);
Tailwind
colors: {
custom: {
50: '#a3faa7',
500: '#6ff681',
950: '#000000',
},
}SCSS
$custom: #6ff681; $custom-light: #a3faa7; $custom-dark: #000000;
JSON
{
"hex": "#6ff681",
"rgb": {
"r": 111,
"g": 246,
"b": 129
},
"hsl": {
"h": 128,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87102,
"c": 0.19733,
"h": 146.2
},
"luminance": 0.70876
}Semantic roles & 50–950 ramp
primary
#6FF681
secondary
#D039BC
accent
#01C6E5
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580