#6EEC84#6EEC84
#6EEC84 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.182 H 147.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEC84 |
|---|---|
| RGB | rgb(110, 236, 132) |
| HSL | hsl(130, 77%, 68%) |
| HSV | hsv(130, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(84.47, -56.53, 39.93) |
| CIE-LCH | lch(84.47, 69.21, 144.76°) |
| OKLab | oklab(84.68% -0.1532 0.098) |
| OKLCH | oklch(84.68% 0.182 147.4) |
| XYZ | xyz(40.5882, 64.9684, 32.2266) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.66
Wintergreen
#20F986
ΔE00 4.57
Lightish Green
#61E160
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEC84 #EC6ED6
analogous
#97EC6E #6EEC84 #6EECC3
triadic
#6EEC84 #846EEC #EC846E
tetradic
#6EEC84 #6E97EC #EC6ED6 #ECC36E
square
#6EEC84 #6E97EC #EC6ED6 #ECC36E
split-complementary
#6EEC84 #C36EEC #EC6E97
monochromatic
#1AC638 #38E556 #6EEC84 #A4F3B2 #DAFAE0
Accessibility & contrast
On white
1.50
#6EEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6EEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEC84
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEC84 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#55E7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eec84; /* rgb */ color: rgb(110, 236, 132); /* oklch */ color: oklch(84.7% 0.182 147.4);
Tailwind
colors: {
custom: {
50: '#a1f3a9',
500: '#6eec84',
950: '#000000',
},
}SCSS
$custom: #6eec84; $custom-light: #a1f3a9; $custom-dark: #000000;
JSON
{
"hex": "#6eec84",
"rgb": {
"r": 110,
"g": 236,
"b": 132
},
"hsl": {
"h": 130.476,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.8468,
"c": 0.18181,
"h": 147.4
},
"luminance": 0.64972
}Semantic roles & 50–950 ramp
primary
#6EEC84
secondary
#C33BAC
accent
#0CB5D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581