#6EE489#6EE489
#6EE489 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.166 H 149.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE489 |
|---|---|
| RGB | rgb(110, 228, 137) |
| HSL | hsl(134, 69%, 66%) |
| HSV | hsv(134, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(82.17, -52.58, 34.47) |
| CIE-LCH | lch(82.17, 62.87, 146.75°) |
| OKLab | oklab(82.82% -0.1426 0.0855) |
| OKLCH | oklch(82.82% 0.166 149.1) |
| XYZ | xyz(38.6866, 60.6047, 33.3213) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 5.05
Turquoise Green
#04F489
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE489 #E46EC9
analogous
#8EE46E #6EE489 #6EE4C4
triadic
#6EE489 #896EE4 #E4896E
tetradic
#6EE489 #6E8EE4 #E46EC9 #E4C46E
square
#6EE489 #6E8EE4 #E46EC9 #E4C46E
split-complementary
#6EE489 #C46EE4 #E46E8E
monochromatic
#22B644 #3ADA5F #6EE489 #A2EEB3 #D5F7DD
Accessibility & contrast
On white
1.60
#6EE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6EE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE489
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE489 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D383
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#55E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee489; /* rgb */ color: rgb(110, 228, 137); /* oklch */ color: oklch(82.8% 0.166 149.1);
Tailwind
colors: {
custom: {
50: '#9fedac',
500: '#6ee489',
950: '#000000',
},
}SCSS
$custom: #6ee489; $custom-light: #9fedac; $custom-dark: #000000;
JSON
{
"hex": "#6ee489",
"rgb": {
"r": 110,
"g": 228,
"b": 137
},
"hsl": {
"h": 133.729,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82818,
"c": 0.16624,
"h": 149.1
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#6EE489
secondary
#B6409B
accent
#15A6D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581