#6EE484#6EE484
#6EE484 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.171 H 147.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE484 |
|---|---|
| RGB | rgb(110, 228, 132) |
| HSL | hsl(131, 69%, 66%) |
| HSV | hsv(131, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.09, -53.38, 36.88) |
| CIE-LCH | lch(82.09, 64.88, 145.36°) |
| OKLab | oklab(82.73% -0.1447 0.0909) |
| OKLCH | oklch(82.73% 0.171 147.9) |
| XYZ | xyz(38.3363, 60.4646, 31.4760) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Lightgreen
#90EE90
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.49
Wintergreen
#20F986
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE484 #E46ECE
analogous
#93E46E #6EE484 #6EE4BF
triadic
#6EE484 #846EE4 #E4846E
tetradic
#6EE484 #6E93E4 #E46ECE #E4BF6E
square
#6EE484 #6E93E4 #E46ECE #E4BF6E
split-complementary
#6EE484 #BF6EE4 #E46E93
monochromatic
#22B63D #3ADA58 #6EE484 #A2EEB0 #D5F7DC
Accessibility & contrast
On white
1.60
#6EE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6EE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE484
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE484 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#57E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee484; /* rgb */ color: rgb(110, 228, 132); /* oklch */ color: oklch(82.7% 0.171 147.9);
Tailwind
colors: {
custom: {
50: '#a0eda9',
500: '#6ee484',
950: '#000000',
},
}SCSS
$custom: #6ee484; $custom-light: #a0eda9; $custom-dark: #000000;
JSON
{
"hex": "#6ee484",
"rgb": {
"r": 110,
"g": 228,
"b": 132
},
"hsl": {
"h": 131.186,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82731,
"c": 0.17091,
"h": 147.9
},
"luminance": 0.60468
}Semantic roles & 50–950 ramp
primary
#6EE484
secondary
#B640A0
accent
#15AED1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580