#6DE481#6DE481
#6DE481 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.174 H 147.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE481 |
|---|---|
| RGB | rgb(109, 228, 129) |
| HSL | hsl(130, 69%, 66%) |
| HSV | hsv(130, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(82.01, -54.09, 38.26) |
| CIE-LCH | lch(82.01, 66.25, 144.73°) |
| OKLab | oklab(82.64% -0.1466 0.094) |
| OKLCH | oklch(82.64% 0.174 147.3) |
| XYZ | xyz(38.0102, 60.3199, 30.4045) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.85
Lightish Green
#61E160
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 5.49
Minty Green
#0BF77D
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE481 #E46DD0
analogous
#94E46D #6DE481 #6DE4BC
triadic
#6DE481 #816DE4 #E4816D
tetradic
#6DE481 #6D94E4 #E46DD0 #E4BC6D
square
#6DE481 #6D94E4 #E46DD0 #E4BC6D
split-complementary
#6DE481 #BC6DE4 #E46D94
monochromatic
#21B53A #39DA54 #6DE481 #A1EEAE #D4F7DA
Accessibility & contrast
On white
1.61
#6DE481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6DE481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE481
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE481 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37A
Deuteranopia (green-blind)
#D6C887
Tritanopia (blue-blind)
#56E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de481; /* rgb */ color: rgb(109, 228, 129); /* oklch */ color: oklch(82.6% 0.174 147.3);
Tailwind
colors: {
custom: {
50: '#9feda7',
500: '#6de481',
950: '#000000',
},
}SCSS
$custom: #6de481; $custom-light: #9feda7; $custom-dark: #000000;
JSON
{
"hex": "#6de481",
"rgb": {
"r": 109,
"g": 228,
"b": 129
},
"hsl": {
"h": 130.084,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82643,
"c": 0.17418,
"h": 147.3
},
"luminance": 0.60323
}Semantic roles & 50–950 ramp
primary
#6DE481
secondary
#B640A2
accent
#15B1D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580