#6AE99A#6AE99A
#6AE99A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.159 H 153.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE99A |
|---|---|
| RGB | rgb(106, 233, 154) |
| HSL | hsl(143, 74%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.79, -52.63, 27.99) |
| CIE-LCH | lch(83.79, 59.61, 151.99°) |
| OKLab | oklab(84.21% -0.143 0.0704) |
| OKLCH | oklch(84.21% 0.159 153.8) |
| XYZ | xyz(40.9124, 63.6714, 40.6994) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.34
Weird Green
#3AE57F
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE99A #E96AB9
analogous
#7AE96A #6AE99A #6AE9DA
triadic
#6AE99A #9A6AE9 #E99A6A
tetradic
#6AE99A #6A7AE9 #E96AB9 #E9DA6A
square
#6AE99A #6A7AE9 #E96AB9 #E9DA6A
split-complementary
#6AE99A #DA6AE9 #E96A7A
monochromatic
#1CBD59 #35E176 #6AE99A #9FF1BE #D5F9E2
Accessibility & contrast
On white
1.53
#6AE99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6AE99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE99A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE99A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#46E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae99a; /* rgb */ color: rgb(106, 233, 154); /* oklch */ color: oklch(84.2% 0.159 153.8);
Tailwind
colors: {
custom: {
50: '#9ef1b8',
500: '#6ae99a',
950: '#000000',
},
}SCSS
$custom: #6ae99a; $custom-light: #9ef1b8; $custom-dark: #000000;
JSON
{
"hex": "#6ae99a",
"rgb": {
"r": 106,
"g": 233,
"b": 154
},
"hsl": {
"h": 142.677,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84206,
"c": 0.15942,
"h": 153.8
},
"luminance": 0.63675
}Semantic roles & 50–950 ramp
primary
#6AE99A
secondary
#BC3B8B
accent
#0F8BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581