#6AF97F#6AF97F
#6AF97F is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.6% C 0.205 H 146.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF97F |
|---|---|
| RGB | rgb(106, 249, 127) |
| HSL | hsl(129, 92%, 70%) |
| HSV | hsv(129, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(88.13, -63.10, 46.93) |
| CIE-LCH | lch(88.13, 78.64, 143.36°) |
| OKLab | oklab(87.64% -0.1708 0.1136) |
| OKLCH | oklch(87.64% 0.205 146.4) |
| XYZ | xyz(43.6475, 72.3438, 31.7382) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.98
Spearmint
#1EF876
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF97F #F96AE4
analogous
#9DF96A #6AF97F #6AF9C6
triadic
#6AF97F #7F6AF9 #F97F6A
tetradic
#6AF97F #6A9DF9 #F96AE4 #F9C66A
square
#6AF97F #6A9DF9 #F96AE4 #F9C66A
split-complementary
#6AF97F #C66AF9 #F96A9D
monochromatic
#09E029 #2FF74C #6AF97F #A5FBB2 #E0FEE4
Accessibility & contrast
On white
1.36
#6AF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#6AF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF97F
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF97F | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#4BF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af97f; /* rgb */ color: rgb(106, 249, 127); /* oklch */ color: oklch(87.6% 0.205 146.4);
Tailwind
colors: {
custom: {
50: '#a0fca6',
500: '#6af97f',
950: '#000000',
},
}SCSS
$custom: #6af97f; $custom-light: #a0fca6; $custom-dark: #000000;
JSON
{
"hex": "#6af97f",
"rgb": {
"r": 106,
"g": 249,
"b": 127
},
"hsl": {
"h": 128.811,
"s": 92.258,
"l": 69.608
},
"oklch": {
"l": 0.87636,
"c": 0.20513,
"h": 146.4
},
"luminance": 0.72348
}Semantic roles & 50–950 ramp
primary
#6AF97F
secondary
#D334BC
accent
#00C4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680