#6DE484#6DE484
#6DE484 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.171 H 148.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE484 |
|---|---|
| RGB | rgb(109, 228, 132) |
| HSL | hsl(132, 69%, 66%) |
| HSV | hsv(132, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.06, -53.63, 36.83) |
| CIE-LCH | lch(82.06, 65.05, 145.52°) |
| OKLab | oklab(82.69% -0.1454 0.0908) |
| OKLCH | oklch(82.69% 0.171 148) |
| XYZ | xyz(38.2125, 60.4008, 31.4702) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 5.42
Wintergreen
#20F986
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE484 #E46DCD
analogous
#91E46D #6DE484 #6DE4BF
triadic
#6DE484 #846DE4 #E4846D
tetradic
#6DE484 #6D91E4 #E46DCD #E4BF6D
square
#6DE484 #6D91E4 #E46DCD #E4BF6D
split-complementary
#6DE484 #BF6DE4 #E46D91
monochromatic
#21B53E #39DA58 #6DE484 #A1EEB0 #D4F7DB
Accessibility & contrast
On white
1.61
#6DE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6DE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE484
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE484 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#55E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de484; /* rgb */ color: rgb(109, 228, 132); /* oklch */ color: oklch(82.7% 0.171 148.0);
Tailwind
colors: {
custom: {
50: '#9feda9',
500: '#6de484',
950: '#000000',
},
}SCSS
$custom: #6de484; $custom-light: #9feda9; $custom-dark: #000000;
JSON
{
"hex": "#6de484",
"rgb": {
"r": 109,
"g": 228,
"b": 132
},
"hsl": {
"h": 131.597,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82693,
"c": 0.1714,
"h": 148
},
"luminance": 0.60404
}Semantic roles & 50–950 ramp
primary
#6DE484
secondary
#B6409F
accent
#15ACD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580