#6AEE9A#6AEE9A
#6AEE9A is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.166 H 153.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE9A |
|---|---|
| RGB | rgb(106, 238, 154) |
| HSL | hsl(142, 80%, 67%) |
| HSV | hsv(142, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(85.27, -54.63, 29.98) |
| CIE-LCH | lch(85.27, 62.32, 151.25°) |
| OKLab | oklab(85.42% -0.1483 0.0752) |
| OKLCH | oklch(85.42% 0.166 153.1) |
| XYZ | xyz(42.3479, 66.5425, 41.1779) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.18
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE9A #EE6ABE
analogous
#7CEE6A #6AEE9A #6AEEDC
triadic
#6AEE9A #9A6AEE #EE9A6A
tetradic
#6AEE9A #6A7CEE #EE6ABE #EEDC6A
square
#6AEE9A #6A7CEE #EE6ABE #EEDC6A
split-complementary
#6AEE9A #DC6AEE #EE6A7C
monochromatic
#17C757 #33E875 #6AEE9A #A1F4BF #D8FBE4
Accessibility & contrast
On white
1.47
#6AEE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6AEE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE9A
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE9A | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD94
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#44EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aee9a; /* rgb */ color: rgb(106, 238, 154); /* oklch */ color: oklch(85.4% 0.166 153.1);
Tailwind
colors: {
custom: {
50: '#9ef4b8',
500: '#6aee9a',
950: '#000000',
},
}SCSS
$custom: #6aee9a; $custom-light: #9ef4b8; $custom-dark: #000000;
JSON
{
"hex": "#6aee9a",
"rgb": {
"r": 106,
"g": 238,
"b": 154
},
"hsl": {
"h": 141.818,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85416,
"c": 0.16626,
"h": 153.1
},
"luminance": 0.66546
}Semantic roles & 50–950 ramp
primary
#6AEE9A
secondary
#C43891
accent
#0A8FDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581