#6EE882#6EE882
#6EE882 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.178 H 147.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE882 |
|---|---|
| RGB | rgb(110, 232, 130) |
| HSL | hsl(130, 73%, 67%) |
| HSV | hsv(130, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 44%, 9%) |
| CIE-LAB | lab(83.25, -55.27, 39.36) |
| CIE-LCH | lch(83.25, 67.85, 144.54°) |
| OKLab | oklab(83.67% -0.1498 0.0966) |
| OKLCH | oklch(83.67% 0.178 147.2) |
| XYZ | xyz(39.3138, 62.6366, 31.1331) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.45
Lightish Green
#61E160
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 5.05
Minty Green
#0BF77D
ΔE00 5.15
Wintergreen
#20F986
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE882 #E86ED4
analogous
#97E86E #6EE882 #6EE8BF
triadic
#6EE882 #826EE8 #E8826E
tetradic
#6EE882 #6E97E8 #E86ED4 #E8BF6E
square
#6EE882 #6E97E8 #E86ED4 #E8BF6E
split-complementary
#6EE882 #BF6EE8 #E86E97
monochromatic
#1EBE38 #39E054 #6EE882 #A3F0B0 #D8F9DD
Accessibility & contrast
On white
1.55
#6EE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#6EE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE882
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE882 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67A
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#56E3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee882; /* rgb */ color: rgb(110, 232, 130); /* oklch */ color: oklch(83.7% 0.178 147.2);
Tailwind
colors: {
custom: {
50: '#a0f0a7',
500: '#6ee882',
950: '#000000',
},
}SCSS
$custom: #6ee882; $custom-light: #a0f0a7; $custom-dark: #000000;
JSON
{
"hex": "#6ee882",
"rgb": {
"r": 110,
"g": 232,
"b": 130
},
"hsl": {
"h": 129.836,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83673,
"c": 0.17823,
"h": 147.2
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#6EE882
secondary
#BD3EA8
accent
#11B5D5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580