#6FF686#6FF686
#6FF686 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.2% C 0.193 H 147.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF686 |
|---|---|
| RGB | rgb(111, 246, 134) |
| HSL | hsl(130, 88%, 70%) |
| HSV | hsv(130, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.49, -59.84, 42.81) |
| CIE-LCH | lch(87.49, 73.58, 144.42°) |
| OKLab | oklab(87.18% -0.162 0.1046) |
| OKLCH | oklch(87.18% 0.193 147.2) |
| XYZ | xyz(43.8116, 71.0084, 33.9469) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 3.48
Mint Green
#8FFF9F
ΔE00 3.70
Spearmint
#1EF876
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.75
Easter Green
#8CFD7E
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF686 #F66FDF
analogous
#9CF66F #6FF686 #6FF6C9
triadic
#6FF686 #866FF6 #F6866F
tetradic
#6FF686 #6F9CF6 #F66FDF #F6C96F
square
#6FF686 #6F9CF6 #F66FDF #F6C96F
split-complementary
#6FF686 #C96FF6 #F66F9C
monochromatic
#0EDD31 #35F256 #6FF686 #A9FAB6 #E2FDE7
Accessibility & contrast
On white
1.38
#6FF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#6FF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF686
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF686 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#E7D68E
Tritanopia (blue-blind)
#53F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff686; /* rgb */ color: rgb(111, 246, 134); /* oklch */ color: oklch(87.2% 0.193 147.2);
Tailwind
colors: {
custom: {
50: '#a2faab',
500: '#6ff686',
950: '#000000',
},
}SCSS
$custom: #6ff686; $custom-light: #a2faab; $custom-dark: #000000;
JSON
{
"hex": "#6ff686",
"rgb": {
"r": 111,
"g": 246,
"b": 134
},
"hsl": {
"h": 130.222,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87178,
"c": 0.19288,
"h": 147.2
},
"luminance": 0.71012
}Semantic roles & 50–950 ramp
primary
#6FF686
secondary
#D039B6
accent
#01BEE5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581