#6AEB7B#6AEB7B
#6AEB7B is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.190 H 146.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEB7B |
|---|---|
| RGB | rgb(106, 235, 123) |
| HSL | hsl(128, 76%, 67%) |
| HSV | hsv(128, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.92, -58.42, 43.59) |
| CIE-LCH | lch(83.92, 72.89, 143.27°) |
| OKLab | oklab(84.15% -0.1583 0.1059) |
| OKLCH | oklch(84.15% 0.19 146.2) |
| XYZ | xyz(39.2249, 63.9075, 29.0034) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.94
Spearmint
#1EF876
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.45
Lightgreen (survey)
#76FF7B
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEB7B #EB6ADA
analogous
#9AEB6A #6AEB7B #6AEBBC
triadic
#6AEB7B #7B6AEB #EB7B6A
tetradic
#6AEB7B #6A9AEB #EB6ADA #EBBC6A
square
#6AEB7B #6A9AEB #EB6ADA #EBBC6A
split-complementary
#6AEB7B #BC6AEB #EB6A9A
monochromatic
#1AC130 #34E44B #6AEB7B #A0F2AB #D6F9DB
Accessibility & contrast
On white
1.52
#6AEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6AEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEB7B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEB7B | 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)
#EED872
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#51E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aeb7b; /* rgb */ color: rgb(106, 235, 123); /* oklch */ color: oklch(84.2% 0.190 146.2);
Tailwind
colors: {
custom: {
50: '#9ff2a3',
500: '#6aeb7b',
950: '#000000',
},
}SCSS
$custom: #6aeb7b; $custom-light: #9ff2a3; $custom-dark: #000000;
JSON
{
"hex": "#6aeb7b",
"rgb": {
"r": 106,
"g": 235,
"b": 123
},
"hsl": {
"h": 127.907,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84153,
"c": 0.19045,
"h": 146.2
},
"luminance": 0.63911
}Semantic roles & 50–950 ramp
primary
#6AEB7B
secondary
#BF3AAE
accent
#0DBED9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580