#6FF082#6FF082
#6FF082 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.189 H 146.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF082 |
|---|---|
| RGB | rgb(111, 240, 130) |
| HSL | hsl(129, 81%, 69%) |
| HSV | hsv(129, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.66, -58.13, 42.43) |
| CIE-LCH | lch(85.66, 71.97, 143.87°) |
| OKLab | oklab(85.66% -0.1575 0.1036) |
| OKLCH | oklch(85.66% 0.189 146.7) |
| XYZ | xyz(41.7423, 67.3078, 31.9068) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.94
Spearmint
#1EF876
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.24
Baby Green
#8CFF9E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF082 #F06FDD
analogous
#9DF06F #6FF082 #6FF0C3
triadic
#6FF082 #826FF0 #F0826F
tetradic
#6FF082 #6F9DF0 #F06FDD #F0C36F
square
#6FF082 #6F9DF0 #F06FDD #F0C36F
split-complementary
#6FF082 #C36FF0 #F06F9D
monochromatic
#16CF31 #38EA52 #6FF082 #A6F6B2 #DEFCE2
Accessibility & contrast
On white
1.45
#6FF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6FF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF082
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF082 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#56EBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff082; /* rgb */ color: rgb(111, 240, 130); /* oklch */ color: oklch(85.7% 0.189 146.7);
Tailwind
colors: {
custom: {
50: '#a2f6a8',
500: '#6ff082',
950: '#000000',
},
}SCSS
$custom: #6ff082; $custom-light: #a2f6a8; $custom-dark: #000000;
JSON
{
"hex": "#6ff082",
"rgb": {
"r": 111,
"g": 240,
"b": 130
},
"hsl": {
"h": 128.837,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85658,
"c": 0.18852,
"h": 146.7
},
"luminance": 0.67311
}Semantic roles & 50–950 ramp
primary
#6FF082
secondary
#C93AB4
accent
#08BEDD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580