#6EE983#6EE983
#6EE983 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.179 H 147.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE983 |
|---|---|
| RGB | rgb(110, 233, 131) |
| HSL | hsl(130, 74%, 67%) |
| HSV | hsv(130, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 43.8%, 8.6%) |
| CIE-LAB | lab(83.56, -55.51, 39.27) |
| CIE-LCH | lch(83.56, 67.99, 144.72°) |
| OKLab | oklab(83.93% -0.1504 0.0964) |
| OKLCH | oklch(83.93% 0.179 147.3) |
| XYZ | xyz(39.6636, 63.2282, 31.5824) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.45
Lightish Green
#61E160
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 4.91
Minty Green
#0BF77D
ΔE00 5.01
Wintergreen
#20F986
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE983 #E96ED4
analogous
#97E96E #6EE983 #6EE9C1
triadic
#6EE983 #836EE9 #E9836E
tetradic
#6EE983 #6E97E9 #E96ED4 #E9C16E
square
#6EE983 #6E97E9 #E96ED4 #E9C16E
split-complementary
#6EE983 #C16EE9 #E96E97
monochromatic
#1DC039 #39E156 #6EE983 #A3F1B0 #D8F9DE
Accessibility & contrast
On white
1.54
#6EE983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6EE983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE983
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE983 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77B
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#56E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee983; /* rgb */ color: rgb(110, 233, 131); /* oklch */ color: oklch(83.9% 0.179 147.3);
Tailwind
colors: {
custom: {
50: '#a0f1a8',
500: '#6ee983',
950: '#000000',
},
}SCSS
$custom: #6ee983; $custom-light: #a0f1a8; $custom-dark: #000000;
JSON
{
"hex": "#6ee983",
"rgb": {
"r": 110,
"g": 233,
"b": 131
},
"hsl": {
"h": 130.244,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83933,
"c": 0.17866,
"h": 147.3
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#6EE983
secondary
#BE3DA8
accent
#10B4D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580