#6AF080#6AF080
#6AF080 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.193 H 146.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF080 |
|---|---|
| RGB | rgb(106, 240, 128) |
| HSL | hsl(130, 82%, 68%) |
| HSV | hsv(130, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.47, -59.60, 43.13) |
| CIE-LCH | lch(85.47, 73.57, 144.11°) |
| OKLab | oklab(85.45% -0.1614 0.1051) |
| OKLCH | oklch(85.45% 0.193 146.9) |
| XYZ | xyz(40.9976, 66.9392, 31.1780) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.88
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Wintergreen
#20F986
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF080 #F06ADA
analogous
#97F06A #6AF080 #6AF0C3
triadic
#6AF080 #806AF0 #F0806A
tetradic
#6AF080 #6A97F0 #F06ADA #F0C36A
square
#6AF080 #6A97F0 #F06ADA #F0C36A
split-complementary
#6AF080 #C36AF0 #F06A97
monochromatic
#14CB32 #32EA51 #6AF080 #A2F6AF #D9FBDF
Accessibility & contrast
On white
1.46
#6AF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6AF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF080
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF080 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#4EEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af080; /* rgb */ color: rgb(106, 240, 128); /* oklch */ color: oklch(85.5% 0.193 146.9);
Tailwind
colors: {
custom: {
50: '#9ff6a6',
500: '#6af080',
950: '#000000',
},
}SCSS
$custom: #6af080; $custom-light: #9ff6a6; $custom-dark: #000000;
JSON
{
"hex": "#6af080",
"rgb": {
"r": 106,
"g": 240,
"b": 128
},
"hsl": {
"h": 129.851,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85452,
"c": 0.19257,
"h": 146.9
},
"luminance": 0.66943
}Semantic roles & 50–950 ramp
primary
#6AF080
secondary
#C836B0
accent
#07BBDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580