#6FF882#6FF882
#6FF882 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.199 H 146.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF882 |
|---|---|
| RGB | rgb(111, 248, 130) |
| HSL | hsl(128, 91%, 70%) |
| HSV | hsv(128, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(88.03, -61.17, 45.41) |
| CIE-LCH | lch(88.03, 76.18, 143.41°) |
| OKLab | oklab(87.6% -0.1657 0.1103) |
| OKLCH | oklch(87.6% 0.199 146.3) |
| XYZ | xyz(44.1495, 72.1221, 32.7092) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.26
Easter Green
#8CFD7E
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.90
Wintergreen
#20F986
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF882 #F86FE5
analogous
#A0F86F #6FF882 #6FF8C6
triadic
#6FF882 #826FF8 #F8826F
tetradic
#6FF882 #6FA0F8 #F86FE5 #F8C66F
square
#6FF882 #6FA0F8 #F86FE5 #F8C66F
split-complementary
#6FF882 #C66FF8 #F86FA0
monochromatic
#0BE229 #35F54F #6FF882 #A9FBB5 #E2FEE6
Accessibility & contrast
On white
1.36
#6FF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#6FF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF882
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF882 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#54F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff882; /* rgb */ color: rgb(111, 248, 130); /* oklch */ color: oklch(87.6% 0.199 146.3);
Tailwind
colors: {
custom: {
50: '#a3fba8',
500: '#6ff882',
950: '#000000',
},
}SCSS
$custom: #6ff882; $custom-light: #a3fba8; $custom-dark: #000000;
JSON
{
"hex": "#6ff882",
"rgb": {
"r": 111,
"g": 248,
"b": 130
},
"hsl": {
"h": 128.321,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87603,
"c": 0.19906,
"h": 146.3
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#6FF882
secondary
#D338BD
accent
#00C6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681