#6EE485#6EE485
#6EE485 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.170 H 148.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE485 |
|---|---|
| RGB | rgb(110, 228, 133) |
| HSL | hsl(132, 69%, 66%) |
| HSV | hsv(132, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(82.10, -53.22, 36.40) |
| CIE-LCH | lch(82.10, 64.48, 145.63°) |
| OKLab | oklab(82.75% -0.1443 0.0898) |
| OKLCH | oklch(82.75% 0.17 148.1) |
| XYZ | xyz(38.4050, 60.4921, 31.8381) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 5.47
Wintergreen
#20F986
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE485 #E46ECD
analogous
#92E46E #6EE485 #6EE4C0
triadic
#6EE485 #856EE4 #E4856E
tetradic
#6EE485 #6E92E4 #E46ECD #E4C06E
square
#6EE485 #6E92E4 #E46ECD #E4C06E
split-complementary
#6EE485 #C06EE4 #E46E92
monochromatic
#22B63F #3ADA5A #6EE485 #A2EEB0 #D5F7DC
Accessibility & contrast
On white
1.60
#6EE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6EE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE485
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE485 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#57E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee485; /* rgb */ color: rgb(110, 228, 133); /* oklch */ color: oklch(82.7% 0.170 148.1);
Tailwind
colors: {
custom: {
50: '#9feda9',
500: '#6ee485',
950: '#000000',
},
}SCSS
$custom: #6ee485; $custom-light: #9feda9; $custom-dark: #000000;
JSON
{
"hex": "#6ee485",
"rgb": {
"r": 110,
"g": 228,
"b": 133
},
"hsl": {
"h": 131.695,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82748,
"c": 0.16998,
"h": 148.1
},
"luminance": 0.60495
}Semantic roles & 50–950 ramp
primary
#6EE485
secondary
#B6409F
accent
#15ACD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581