#6EE483#6EE483
#6EE483 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.172 H 147.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE483 |
|---|---|
| RGB | rgb(110, 228, 131) |
| HSL | hsl(131, 69%, 66%) |
| HSV | hsv(131, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(82.08, -53.53, 37.36) |
| CIE-LCH | lch(82.08, 65.28, 145.09°) |
| OKLab | oklab(82.71% -0.1451 0.092) |
| OKLCH | oklch(82.71% 0.172 147.6) |
| XYZ | xyz(38.2682, 60.4374, 31.1173) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 3.78
Lightish Green
#61E160
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.51
Minty Green
#0BF77D
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE483 #E46ECF
analogous
#94E46E #6EE483 #6EE4BE
triadic
#6EE483 #836EE4 #E4836E
tetradic
#6EE483 #6E94E4 #E46ECF #E4BE6E
square
#6EE483 #6E94E4 #E46ECF #E4BE6E
split-complementary
#6EE483 #BE6EE4 #E46E94
monochromatic
#22B63C #3ADA57 #6EE483 #A2EEAF #D5F7DB
Accessibility & contrast
On white
1.60
#6EE483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6EE483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE483
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE483 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#57E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee483; /* rgb */ color: rgb(110, 228, 131); /* oklch */ color: oklch(82.7% 0.172 147.6);
Tailwind
colors: {
custom: {
50: '#a0eda8',
500: '#6ee483',
950: '#000000',
},
}SCSS
$custom: #6ee483; $custom-light: #a0eda8; $custom-dark: #000000;
JSON
{
"hex": "#6ee483",
"rgb": {
"r": 110,
"g": 228,
"b": 131
},
"hsl": {
"h": 130.678,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82714,
"c": 0.17184,
"h": 147.6
},
"luminance": 0.6044
}Semantic roles & 50–950 ramp
primary
#6EE483
secondary
#B640A1
accent
#15AFD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580