#6EEE82#6EEE82
#6EEE82 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.186 H 146.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE82 |
|---|---|
| RGB | rgb(110, 238, 130) |
| HSL | hsl(129, 79%, 68%) |
| HSV | hsv(129, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(85.03, -57.60, 41.63) |
| CIE-LCH | lch(85.03, 71.07, 144.14°) |
| OKLab | oklab(85.14% -0.1561 0.1018) |
| OKLCH | oklch(85.14% 0.186 146.9) |
| XYZ | xyz(41.0316, 66.0723, 31.7057) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.31
Spearmint
#1EF876
ΔE00 4.32
Wintergreen
#20F986
ΔE00 4.36
Lightgreen (survey)
#76FF7B
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE82 #EE6EDA
analogous
#9AEE6E #6EEE82 #6EEEC2
triadic
#6EEE82 #826EEE #EE826E
tetradic
#6EEE82 #6E9AEE #EE6EDA #EEC26E
square
#6EEE82 #6E9AEE #EE6EDA #EEC26E
split-complementary
#6EEE82 #C26EEE #EE6E9A
monochromatic
#18CA34 #37E853 #6EEE82 #A5F4B1 #DCFBE0
Accessibility & contrast
On white
1.48
#6EEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6EEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE82
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE82 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#55E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eee82; /* rgb */ color: rgb(110, 238, 130); /* oklch */ color: oklch(85.1% 0.186 146.9);
Tailwind
colors: {
custom: {
50: '#a1f4a8',
500: '#6eee82',
950: '#000000',
},
}SCSS
$custom: #6eee82; $custom-light: #a1f4a8; $custom-dark: #000000;
JSON
{
"hex": "#6eee82",
"rgb": {
"r": 110,
"g": 238,
"b": 130
},
"hsl": {
"h": 129.375,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85135,
"c": 0.18631,
"h": 146.9
},
"luminance": 0.66076
}Semantic roles & 50–950 ramp
primary
#6EEE82
secondary
#C63AB0
accent
#0ABBDB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580