#6FF682#6FF682
#6FF682 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.196 H 146.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF682 |
|---|---|
| RGB | rgb(111, 246, 130) |
| HSL | hsl(128, 88%, 70%) |
| HSV | hsv(128, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.44, -60.41, 44.67) |
| CIE-LCH | lch(87.44, 75.13, 143.52°) |
| OKLab | oklab(87.12% -0.1636 0.1087) |
| OKLCH | oklch(87.12% 0.196 146.4) |
| XYZ | xyz(43.5379, 70.8989, 32.5053) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Easter Green
#8CFD7E
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.60
Baby Green
#8CFF9E
ΔE00 3.83
Minty Green
#0BF77D
ΔE00 3.89
Wintergreen
#20F986
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF682 #F66FE3
analogous
#A0F66F #6FF682 #6FF6C5
triadic
#6FF682 #826FF6 #F6826F
tetradic
#6FF682 #6FA0F6 #F66FE3 #F6C56F
square
#6FF682 #6FA0F6 #F66FE3 #F6C56F
split-complementary
#6FF682 #C56FF6 #F66FA0
monochromatic
#0EDD2B #35F250 #6FF682 #A9FAB4 #E2FDE6
Accessibility & contrast
On white
1.38
#6FF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#6FF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF682
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF682 | 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)
#F9E379
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#54F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff682; /* rgb */ color: rgb(111, 246, 130); /* oklch */ color: oklch(87.1% 0.196 146.4);
Tailwind
colors: {
custom: {
50: '#a3faa8',
500: '#6ff682',
950: '#000000',
},
}SCSS
$custom: #6ff682; $custom-light: #a3faa8; $custom-dark: #000000;
JSON
{
"hex": "#6ff682",
"rgb": {
"r": 111,
"g": 246,
"b": 130
},
"hsl": {
"h": 128.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87117,
"c": 0.19644,
"h": 146.4
},
"luminance": 0.70903
}Semantic roles & 50–950 ramp
primary
#6FF682
secondary
#D039BB
accent
#01C5E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581