#6AEE7B#6AEE7B
#6AEE7B is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.194 H 146.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE7B |
|---|---|
| RGB | rgb(106, 238, 123) |
| HSL | hsl(128, 80%, 67%) |
| HSV | hsv(128, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.81, -59.56, 44.70) |
| CIE-LCH | lch(84.81, 74.47, 143.11°) |
| OKLab | oklab(84.89% -0.1613 0.1084) |
| OKLCH | oklch(84.89% 0.194 146.1) |
| XYZ | xyz(40.0911, 65.6398, 29.2921) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.77
Spearmint
#1EF876
ΔE00 3.91
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE7B #EE6ADD
analogous
#9BEE6A #6AEE7B #6AEEBD
triadic
#6AEE7B #7B6AEE #EE7B6A
tetradic
#6AEE7B #6A9BEE #EE6ADD #EEBD6A
square
#6AEE7B #6A9BEE #EE6ADD #EEBD6A
split-complementary
#6AEE7B #BD6AEE #EE6A9B
monochromatic
#17C72D #33E84A #6AEE7B #A1F4AC #D8FBDC
Accessibility & contrast
On white
1.49
#6AEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6AEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE7B
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE7B | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#50E9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee7b; /* rgb */ color: rgb(106, 238, 123); /* oklch */ color: oklch(84.9% 0.194 146.1);
Tailwind
colors: {
custom: {
50: '#9ff4a3',
500: '#6aee7b',
950: '#000000',
},
}SCSS
$custom: #6aee7b; $custom-light: #9ff4a3; $custom-dark: #000000;
JSON
{
"hex": "#6aee7b",
"rgb": {
"r": 106,
"g": 238,
"b": 123
},
"hsl": {
"h": 127.727,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.84888,
"c": 0.19439,
"h": 146.1
},
"luminance": 0.65643
}Semantic roles & 50–950 ramp
primary
#6AEE7B
secondary
#C438B2
accent
#0AC1DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580