#6AEE7F#6AEE7F
#6AEE7F is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.191 H 146.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE7F |
|---|---|
| RGB | rgb(106, 238, 127) |
| HSL | hsl(130, 80%, 67%) |
| HSV | hsv(130, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.86, -58.99, 42.85) |
| CIE-LCH | lch(84.86, 72.91, 144.01°) |
| OKLab | oklab(84.95% -0.1597 0.1044) |
| OKLCH | oklch(84.95% 0.191 146.8) |
| XYZ | xyz(40.3466, 65.7420, 30.6379) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.92
Spearmint
#1EF876
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE7F #EE6AD9
analogous
#97EE6A #6AEE7F #6AEEC1
triadic
#6AEE7F #7F6AEE #EE7F6A
tetradic
#6AEE7F #6A97EE #EE6AD9 #EEC16A
square
#6AEE7F #6A97EE #EE6AD9 #EEC16A
split-complementary
#6AEE7F #C16AEE #EE6A97
monochromatic
#17C733 #33E850 #6AEE7F #A1F4AE #D8FBDD
Accessibility & contrast
On white
1.48
#6AEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6AEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE7F
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE7F | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#4FE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee7f; /* rgb */ color: rgb(106, 238, 127); /* oklch */ color: oklch(84.9% 0.191 146.8);
Tailwind
colors: {
custom: {
50: '#9ff4a6',
500: '#6aee7f',
950: '#000000',
},
}SCSS
$custom: #6aee7f; $custom-light: #9ff4a6; $custom-dark: #000000;
JSON
{
"hex": "#6aee7f",
"rgb": {
"r": 106,
"g": 238,
"b": 127
},
"hsl": {
"h": 129.545,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.84948,
"c": 0.19083,
"h": 146.8
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#6AEE7F
secondary
#C438AE
accent
#0ABADC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580