#6FFD82#6FFD82
#6FFD82 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.8% C 0.206 H 146.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD82 |
|---|---|
| RGB | rgb(111, 253, 130) |
| HSL | hsl(128, 97%, 71%) |
| HSV | hsv(128, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 48.6%, 0.8%) |
| CIE-LAB | lab(89.50, -63.03, 47.25) |
| CIE-LCH | lch(89.50, 78.78, 143.14°) |
| OKLab | oklab(88.82% -0.1707 0.1145) |
| OKLCH | oklch(88.82% 0.206 146.2) |
| XYZ | xyz(45.7072, 75.2377, 33.2284) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.43
Easter Green
#8CFD7E
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 3.89
Lighter Green
#75FD63
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD82 #FD6FEA
analogous
#A3FD6F #6FFD82 #6FFDC9
triadic
#6FFD82 #826FFD #FD826F
tetradic
#6FFD82 #6FA3FD #FD6FEA #FDC96F
square
#6FFD82 #6FA3FD #FD6FEA #FDC96F
split-complementary
#6FFD82 #C96FFD #FD6FA3
monochromatic
#03EE23 #33FC4E #6FFD82 #ABFEB6 #E1FFE5
Accessibility & contrast
On white
1.31
#6FFD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6FFD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD82
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD82 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#EEDC8B
Tritanopia (blue-blind)
#52F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffd82; /* rgb */ color: rgb(111, 253, 130); /* oklch */ color: oklch(88.8% 0.206 146.2);
Tailwind
colors: {
custom: {
50: '#a3ffa8',
500: '#6ffd82',
950: '#000000',
},
}SCSS
$custom: #6ffd82; $custom-light: #a3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#6ffd82",
"rgb": {
"r": 111,
"g": 253,
"b": 130
},
"hsl": {
"h": 128.028,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.88817,
"c": 0.20553,
"h": 146.2
},
"luminance": 0.75242
}Semantic roles & 50–950 ramp
primary
#6FFD82
secondary
#D937C3
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681