#6EE083#6EE083
#6EE083 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.7% C 0.166 H 147.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE083 |
|---|---|
| RGB | rgb(110, 224, 131) |
| HSL | hsl(131, 65%, 65%) |
| HSV | hsv(131, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(80.88, -51.93, 35.82) |
| CIE-LCH | lch(80.88, 63.08, 145.40°) |
| OKLab | oklab(81.74% -0.1408 0.0884) |
| OKLCH | oklch(81.74% 0.166 147.9) |
| XYZ | xyz(37.1805, 58.2620, 30.7547) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.78
Lightish Green
#61E160
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 6.14
Aqua Green
#12E193
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE083 #E06ECB
analogous
#92E06E #6EE083 #6EE0BC
triadic
#6EE083 #836EE0 #E0836E
tetradic
#6EE083 #6E92E0 #E06ECB #E0BC6E
square
#6EE083 #6E92E0 #E06ECB #E0BC6E
split-complementary
#6EE083 #BC6EE0 #E06E92
monochromatic
#25AE3F #3CD558 #6EE083 #A0EBAE #D3F6D9
Accessibility & contrast
On white
1.66
#6EE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6EE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE083
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE083 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D2C589
Tritanopia (blue-blind)
#58DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee083; /* rgb */ color: rgb(110, 224, 131); /* oklch */ color: oklch(81.7% 0.166 147.9);
Tailwind
colors: {
custom: {
50: '#9feaa8',
500: '#6ee083',
950: '#000000',
},
}SCSS
$custom: #6ee083; $custom-light: #9feaa8; $custom-dark: #000000;
JSON
{
"hex": "#6ee083",
"rgb": {
"r": 110,
"g": 224,
"b": 131
},
"hsl": {
"h": 131.053,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81739,
"c": 0.1663,
"h": 147.9
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#6EE083
secondary
#B0429C
accent
#19ABCD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480