#6DE58D#6DE58D
#6DE58D is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.164 H 150.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE58D |
|---|---|
| RGB | rgb(109, 229, 141) |
| HSL | hsl(136, 70%, 66%) |
| HSV | hsv(136, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.49, -52.57, 32.88) |
| CIE-LCH | lch(82.49, 62.01, 147.98°) |
| OKLab | oklab(83.1% -0.1426 0.0818) |
| OKLCH | oklch(83.1% 0.164 150.2) |
| XYZ | xyz(39.1310, 61.2096, 34.9467) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE58D #E56DC5
analogous
#89E56D #6DE58D #6DE5C9
triadic
#6DE58D #8D6DE5 #E58D6D
tetradic
#6DE58D #6D89E5 #E56DC5 #E5C96D
square
#6DE58D #6D89E5 #E56DC5 #E5C96D
split-complementary
#6DE58D #C96DE5 #E56D89
monochromatic
#21B749 #39DC64 #6DE58D #A1EEB6 #D5F8DE
Accessibility & contrast
On white
1.59
#6DE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6DE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE58D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE58D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#52E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de58d; /* rgb */ color: rgb(109, 229, 141); /* oklch */ color: oklch(83.1% 0.164 150.2);
Tailwind
colors: {
custom: {
50: '#9feeaf',
500: '#6de58d',
950: '#000000',
},
}SCSS
$custom: #6de58d; $custom-light: #9feeaf; $custom-dark: #000000;
JSON
{
"hex": "#6de58d",
"rgb": {
"r": 109,
"g": 229,
"b": 141
},
"hsl": {
"h": 136,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.83096,
"c": 0.16439,
"h": 150.2
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#6DE58D
secondary
#B73F97
accent
#149FD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581