#6AF082#6AF082
#6AF082 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.191 H 147.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF082 |
|---|---|
| RGB | rgb(106, 240, 130) |
| HSL | hsl(131, 82%, 68%) |
| HSV | hsv(131, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.50, -59.31, 42.20) |
| CIE-LCH | lch(85.50, 72.79, 144.57°) |
| OKLab | oklab(85.48% -0.1605 0.1031) |
| OKLCH | oklch(85.48% 0.191 147.3) |
| XYZ | xyz(41.1305, 66.9924, 31.8781) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.79
Spearmint
#1EF876
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.02
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF082 #F06AD8
analogous
#95F06A #6AF082 #6AF0C5
triadic
#6AF082 #826AF0 #F0826A
tetradic
#6AF082 #6A95F0 #F06AD8 #F0C56A
square
#6AF082 #6A95F0 #F06AD8 #F0C56A
split-complementary
#6AF082 #C56AF0 #F06A95
monochromatic
#14CB35 #32EA53 #6AF082 #A2F6B1 #D9FBDF
Accessibility & contrast
On white
1.46
#6AF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6AF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF082
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF082 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#4DEBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af082; /* rgb */ color: rgb(106, 240, 130); /* oklch */ color: oklch(85.5% 0.191 147.3);
Tailwind
colors: {
custom: {
50: '#9ff6a8',
500: '#6af082',
950: '#000000',
},
}SCSS
$custom: #6af082; $custom-light: #9ff6a8; $custom-dark: #000000;
JSON
{
"hex": "#6af082",
"rgb": {
"r": 106,
"g": 240,
"b": 130
},
"hsl": {
"h": 130.746,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85483,
"c": 0.19078,
"h": 147.3
},
"luminance": 0.66996
}Semantic roles & 50–950 ramp
primary
#6AF082
secondary
#C836AE
accent
#07B8DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580