#6EE49A#6EE49A
#6EE49A is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.150 H 154.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE49A |
|---|---|
| RGB | rgb(110, 228, 154) |
| HSL | hsl(142, 69%, 66%) |
| HSV | hsv(142, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.45, -49.65, 26.19) |
| CIE-LCH | lch(82.45, 56.13, 152.18°) |
| OKLab | oklab(83.14% -0.1352 0.0661) |
| OKLCH | oklch(83.14% 0.15 154) |
| XYZ | xyz(40.0036, 61.1315, 40.2571) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.97
Light Greenish Blue
#63F7B4
ΔE00 5.08
Light Blue Green
#7EFBB3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE49A #E46EB8
analogous
#7DE46E #6EE49A #6EE4D5
triadic
#6EE49A #9A6EE4 #E49A6E
tetradic
#6EE49A #6E7DE4 #E46EB8 #E4D56E
square
#6EE49A #6E7DE4 #E46EB8 #E4D56E
split-complementary
#6EE49A #D56EE4 #E46E7D
monochromatic
#22B659 #3ADA76 #6EE49A #A2EEBE #D5F7E2
Accessibility & contrast
On white
1.59
#6EE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE49A
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE49A | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#D3C89F
Tritanopia (blue-blind)
#4FE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee49a; /* rgb */ color: rgb(110, 228, 154); /* oklch */ color: oklch(83.1% 0.150 154.0);
Tailwind
colors: {
custom: {
50: '#9fedb8',
500: '#6ee49a',
950: '#000000',
},
}SCSS
$custom: #6ee49a; $custom-light: #9fedb8; $custom-dark: #000000;
JSON
{
"hex": "#6ee49a",
"rgb": {
"r": 110,
"g": 228,
"b": 154
},
"hsl": {
"h": 142.373,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83143,
"c": 0.15045,
"h": 154
},
"luminance": 0.61135
}Semantic roles & 50–950 ramp
primary
#6EE49A
secondary
#B6408A
accent
#158BD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581