#6AF07F#6AF07F
#6AF07F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.193 H 146.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF07F |
|---|---|
| RGB | rgb(106, 240, 127) |
| HSL | hsl(129, 82%, 68%) |
| HSV | hsv(129, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.46, -59.74, 43.60) |
| CIE-LCH | lch(85.46, 73.96, 143.88°) |
| OKLab | oklab(85.44% -0.1618 0.1061) |
| OKLCH | oklch(85.44% 0.193 146.7) |
| XYZ | xyz(40.9321, 66.9130, 30.8330) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.72
Lightgreen (survey)
#76FF7B
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 3.93
Wintergreen
#20F986
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF07F #F06ADB
analogous
#98F06A #6AF07F #6AF0C2
triadic
#6AF07F #7F6AF0 #F07F6A
tetradic
#6AF07F #6A98F0 #F06ADB #F0C26A
square
#6AF07F #6A98F0 #F06ADB #F0C26A
split-complementary
#6AF07F #C26AF0 #F06A98
monochromatic
#14CB31 #32EA4F #6AF07F #A2F6AF #D9FBDF
Accessibility & contrast
On white
1.46
#6AF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6AF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF07F
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF07F | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#4EEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af07f; /* rgb */ color: rgb(106, 240, 127); /* oklch */ color: oklch(85.4% 0.193 146.7);
Tailwind
colors: {
custom: {
50: '#9ff6a6',
500: '#6af07f',
950: '#000000',
},
}SCSS
$custom: #6af07f; $custom-light: #9ff6a6; $custom-dark: #000000;
JSON
{
"hex": "#6af07f",
"rgb": {
"r": 106,
"g": 240,
"b": 127
},
"hsl": {
"h": 129.403,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85437,
"c": 0.19347,
"h": 146.7
},
"luminance": 0.66917
}Semantic roles & 50–950 ramp
primary
#6AF07F
secondary
#C836B1
accent
#07BCDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580