#6DE58A#6DE58A
#6DE58A is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.167 H 149.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE58A |
|---|---|
| RGB | rgb(109, 229, 138) |
| HSL | hsl(135, 70%, 66%) |
| HSV | hsv(135, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.44, -53.07, 34.33) |
| CIE-LCH | lch(82.44, 63.20, 147.10°) |
| OKLab | oklab(83.04% -0.1439 0.0852) |
| OKLCH | oklch(83.04% 0.167 149.4) |
| XYZ | xyz(38.9108, 61.1215, 33.7870) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.94
Tealish Green
#0CDC73
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE58A #E56DC8
analogous
#8CE56D #6DE58A #6DE5C6
triadic
#6DE58A #8A6DE5 #E58A6D
tetradic
#6DE58A #6D8CE5 #E56DC8 #E5C66D
square
#6DE58A #6D8CE5 #E56DC8 #E5C66D
split-complementary
#6DE58A #C66DE5 #E56D8C
monochromatic
#21B745 #39DC60 #6DE58A #A1EEB4 #D5F8DD
Accessibility & contrast
On white
1.59
#6DE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6DE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE58A
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE58A | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D484
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#53E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de58a; /* rgb */ color: rgb(109, 229, 138); /* oklch */ color: oklch(83.0% 0.167 149.4);
Tailwind
colors: {
custom: {
50: '#9feead',
500: '#6de58a',
950: '#000000',
},
}SCSS
$custom: #6de58a; $custom-light: #9feead; $custom-dark: #000000;
JSON
{
"hex": "#6de58a",
"rgb": {
"r": 109,
"g": 229,
"b": 138
},
"hsl": {
"h": 134.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.83041,
"c": 0.16719,
"h": 149.4
},
"luminance": 0.61125
}Semantic roles & 50–950 ramp
primary
#6DE58A
secondary
#B73F9A
accent
#14A4D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581