#6FFB82#6FFB82
#6FFB82 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.3% C 0.203 H 146.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFB82 |
|---|---|
| RGB | rgb(111, 251, 130) |
| HSL | hsl(128, 95%, 71%) |
| HSV | hsv(128, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 48.2%, 1.6%) |
| CIE-LAB | lab(88.91, -62.29, 46.52) |
| CIE-LCH | lch(88.91, 77.74, 143.25°) |
| OKLab | oklab(88.33% -0.1687 0.1128) |
| OKLCH | oklch(88.33% 0.203 146.2) |
| XYZ | xyz(45.0792, 73.9816, 33.0191) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.73
Easter Green
#8CFD7E
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFB82 #FB6FE8
analogous
#A2FB6F #6FFB82 #6FFBC8
triadic
#6FFB82 #826FFB #FB826F
tetradic
#6FFB82 #6FA2FB #FB6FE8 #FBC86F
square
#6FFB82 #6FA2FB #FB6FE8 #FBC86F
split-complementary
#6FFB82 #C86FFB #FB6FA2
monochromatic
#06E925 #33F94E #6FFB82 #ABFDB6 #E1FEE5
Accessibility & contrast
On white
1.33
#6FFB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#6FFB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFB82
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFB82 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#ECDA8A
Tritanopia (blue-blind)
#53F6DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ffb82; /* rgb */ color: rgb(111, 251, 130); /* oklch */ color: oklch(88.3% 0.203 146.2);
Tailwind
colors: {
custom: {
50: '#a3fea8',
500: '#6ffb82',
950: '#000000',
},
}SCSS
$custom: #6ffb82; $custom-light: #a3fea8; $custom-dark: #000000;
JSON
{
"hex": "#6ffb82",
"rgb": {
"r": 111,
"g": 251,
"b": 130
},
"hsl": {
"h": 128.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.88331,
"c": 0.20295,
"h": 146.2
},
"luminance": 0.73986
}Semantic roles & 50–950 ramp
primary
#6FFB82
secondary
#D638C1
accent
#00C6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681