#6AEB7A#6AEB7A
#6AEB7A is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.191 H 146.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEB7A |
|---|---|
| RGB | rgb(106, 235, 122) |
| HSL | hsl(127, 76%, 67%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.90, -58.56, 44.05) |
| CIE-LCH | lch(83.90, 73.28, 143.05°) |
| OKLab | oklab(84.14% -0.1587 0.1069) |
| OKLCH | oklch(84.14% 0.191 146) |
| XYZ | xyz(39.1627, 63.8826, 28.6754) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.33
Minty Green
#0BF77D
ΔE00 4.47
Lightgreen (survey)
#76FF7B
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEB7A #EB6ADB
analogous
#9BEB6A #6AEB7A #6AEBBB
triadic
#6AEB7A #7A6AEB #EB7A6A
tetradic
#6AEB7A #6A9BEB #EB6ADB #EBBB6A
square
#6AEB7A #6A9BEB #EB6ADB #EBBB6A
split-complementary
#6AEB7A #BB6AEB #EB6A9B
monochromatic
#1AC12F #34E44A #6AEB7A #A0F2AA #D6F9DA
Accessibility & contrast
On white
1.52
#6AEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6AEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEB7A
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEB7A | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#51E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aeb7a; /* rgb */ color: rgb(106, 235, 122); /* oklch */ color: oklch(84.1% 0.191 146.0);
Tailwind
colors: {
custom: {
50: '#9ff2a2',
500: '#6aeb7a',
950: '#000000',
},
}SCSS
$custom: #6aeb7a; $custom-light: #9ff2a2; $custom-dark: #000000;
JSON
{
"hex": "#6aeb7a",
"rgb": {
"r": 106,
"g": 235,
"b": 122
},
"hsl": {
"h": 127.442,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84138,
"c": 0.19134,
"h": 146
},
"luminance": 0.63886
}Semantic roles & 50–950 ramp
primary
#6AEB7A
secondary
#BF3AAF
accent
#0DBFD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580