#6AF07A#6AF07A
#6AF07A is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.198 H 145.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF07A |
|---|---|
| RGB | rgb(106, 240, 122) |
| HSL | hsl(127, 82%, 68%) |
| HSV | hsv(127, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(85.40, -60.45, 45.91) |
| CIE-LCH | lch(85.40, 75.90, 142.79°) |
| OKLab | oklab(85.36% -0.1638 0.1111) |
| OKLCH | oklch(85.36% 0.198 145.9) |
| XYZ | xyz(40.6143, 66.7859, 29.1593) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 4.00
Easter Green
#8CFD7E
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF07A #F06AE0
analogous
#9DF06A #6AF07A #6AF0BD
triadic
#6AF07A #7A6AF0 #F07A6A
tetradic
#6AF07A #6A9DF0 #F06AE0 #F0BD6A
square
#6AF07A #6A9DF0 #F06AE0 #F0BD6A
split-complementary
#6AF07A #BD6AF0 #F06A9D
monochromatic
#14CB2A #32EA48 #6AF07A #A2F6AC #D9FBDD
Accessibility & contrast
On white
1.46
#6AF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6AF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF07A
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF07A | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD70
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#50EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6af07a; /* rgb */ color: rgb(106, 240, 122); /* oklch */ color: oklch(85.4% 0.198 145.9);
Tailwind
colors: {
custom: {
50: '#9ff6a2',
500: '#6af07a',
950: '#000000',
},
}SCSS
$custom: #6af07a; $custom-light: #9ff6a2; $custom-dark: #000000;
JSON
{
"hex": "#6af07a",
"rgb": {
"r": 106,
"g": 240,
"b": 122
},
"hsl": {
"h": 127.164,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85363,
"c": 0.19788,
"h": 145.9
},
"luminance": 0.66789
}Semantic roles & 50–950 ramp
primary
#6AF07A
secondary
#C836B6
accent
#07C4DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580