#6DE486#6DE486
#6DE486 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.170 H 148.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE486 |
|---|---|
| RGB | rgb(109, 228, 134) |
| HSL | hsl(133, 69%, 66%) |
| HSV | hsv(133, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(82.09, -53.31, 35.87) |
| CIE-LCH | lch(82.09, 64.25, 146.07°) |
| OKLab | oklab(82.73% -0.1445 0.0886) |
| OKLCH | oklch(82.73% 0.17 148.5) |
| XYZ | xyz(38.3507, 60.4561, 32.1979) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.91
Tealish Green
#0CDC73
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE486 #E46DCB
analogous
#8FE46D #6DE486 #6DE4C1
triadic
#6DE486 #866DE4 #E4866D
tetradic
#6DE486 #6D8FE4 #E46DCB #E4C16D
square
#6DE486 #6D8FE4 #E46DCB #E4C16D
split-complementary
#6DE486 #C16DE4 #E46D8F
monochromatic
#21B541 #39DA5B #6DE486 #A1EEB1 #D4F7DC
Accessibility & contrast
On white
1.60
#6DE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6DE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE486
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE486 | 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)
#E6D37F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#55E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de486; /* rgb */ color: rgb(109, 228, 134); /* oklch */ color: oklch(82.7% 0.170 148.5);
Tailwind
colors: {
custom: {
50: '#9fedaa',
500: '#6de486',
950: '#000000',
},
}SCSS
$custom: #6de486; $custom-light: #9fedaa; $custom-dark: #000000;
JSON
{
"hex": "#6de486",
"rgb": {
"r": 109,
"g": 228,
"b": 134
},
"hsl": {
"h": 132.605,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82728,
"c": 0.16953,
"h": 148.5
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#6DE486
secondary
#B6409D
accent
#15A9D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581