#6AEE8A#6AEE8A
#6AEE8A is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.181 H 149.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE8A |
|---|---|
| RGB | rgb(106, 238, 138) |
| HSL | hsl(135, 80%, 67%) |
| HSV | hsv(135, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.02, -57.32, 37.66) |
| CIE-LCH | lch(85.02, 68.59, 146.69°) |
| OKLab | oklab(85.13% -0.1552 0.0929) |
| OKLCH | oklch(85.13% 0.181 149.1) |
| XYZ | xyz(41.1030, 66.0445, 34.6217) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.05
Minty Green
#0BF77D
ΔE00 4.29
Sea Green (survey)
#53FCA1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE8A #EE6ACE
analogous
#8CEE6A #6AEE8A #6AEECC
triadic
#6AEE8A #8A6AEE #EE8A6A
tetradic
#6AEE8A #6A8CEE #EE6ACE #EECC6A
square
#6AEE8A #6A8CEE #EE6ACE #EECC6A
split-complementary
#6AEE8A #CC6AEE #EE6A8C
monochromatic
#17C741 #33E85F #6AEE8A #A1F4B5 #D8FBE0
Accessibility & contrast
On white
1.48
#6AEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6AEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE8A
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE8A | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#4BEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee8a; /* rgb */ color: rgb(106, 238, 138); /* oklch */ color: oklch(85.1% 0.181 149.1);
Tailwind
colors: {
custom: {
50: '#9ff4ad',
500: '#6aee8a',
950: '#000000',
},
}SCSS
$custom: #6aee8a; $custom-light: #9ff4ad; $custom-dark: #000000;
JSON
{
"hex": "#6aee8a",
"rgb": {
"r": 106,
"g": 238,
"b": 138
},
"hsl": {
"h": 134.545,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85125,
"c": 0.18087,
"h": 149.1
},
"luminance": 0.66048
}Semantic roles & 50–950 ramp
primary
#6AEE8A
secondary
#C438A2
accent
#0AA9DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581