#6EED84#6EED84
#6EED84 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.183 H 147.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6EED84 |
|---|---|
| RGB | rgb(110, 237, 132) |
| HSL | hsl(130, 78%, 68%) |
| HSV | hsv(130, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.76, -56.92, 40.31) |
| CIE-LCH | lch(84.76, 69.75, 144.69°) |
| OKLab | oklab(84.92% -0.1542 0.0988) |
| OKLCH | oklch(84.92% 0.183 147.3) |
| XYZ | xyz(40.8769, 65.5458, 32.3228) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.78
Wintergreen
#20F986
ΔE00 4.44
Minty Green
#0BF77D
ΔE00 4.45
Baby Green
#8CFF9E
ΔE00 4.54
Turquoise Green
#04F489
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EED84 #ED6ED7
analogous
#97ED6E #6EED84 #6EEDC4
triadic
#6EED84 #846EED #ED846E
tetradic
#6EED84 #6E97ED #ED6ED7 #EDC46E
square
#6EED84 #6E97ED #ED6ED7 #EDC46E
split-complementary
#6EED84 #C46EED #ED6E97
monochromatic
#19C837 #38E656 #6EED84 #A4F4B2 #DBFBE0
Accessibility & contrast
On white
1.49
#6EED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6EED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EED84
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EED84 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#54E8D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eed84; /* rgb */ color: rgb(110, 237, 132); /* oklch */ color: oklch(84.9% 0.183 147.3);
Tailwind
colors: {
custom: {
50: '#a1f4a9',
500: '#6eed84',
950: '#000000',
},
}SCSS
$custom: #6eed84; $custom-light: #a1f4a9; $custom-dark: #000000;
JSON
{
"hex": "#6eed84",
"rgb": {
"r": 110,
"g": 237,
"b": 132
},
"hsl": {
"h": 130.394,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.84924,
"c": 0.18315,
"h": 147.3
},
"luminance": 0.65549
}Semantic roles & 50–950 ramp
primary
#6EED84
secondary
#C53AAD
accent
#0BB6DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581