#6DD581#6DD581
#6DD581 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.153 H 148.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD581 |
|---|---|
| RGB | rgb(109, 213, 129) |
| HSL | hsl(132, 55%, 63%) |
| HSV | hsv(132, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 39.4%, 16.5%) |
| CIE-LAB | lab(77.53, -48.01, 32.45) |
| CIE-LCH | lch(77.53, 57.95, 145.94°) |
| OKLab | oklab(78.98% -0.1303 0.0805) |
| OKLCH | oklch(78.98% 0.153 148.3) |
| XYZ | xyz(34.0613, 52.4221, 29.0882) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Soft Green
#6FC276
ΔE00 4.81
Seaweed
#18D17B
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.28
Dark Mint
#48C072
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD581 #D56DC1
analogous
#8DD56D #6DD581 #6DD5B5
triadic
#6DD581 #816DD5 #D5816D
tetradic
#6DD581 #6D8DD5 #D56DC1 #D5B56D
square
#6DD581 #6D8DD5 #D56DC1 #D5B56D
split-complementary
#6DD581 #B56DD5 #D56D8D
monochromatic
#2D9B42 #3DC758 #6DD581 #9DE3AA #CCF0D3
Accessibility & contrast
On white
1.83
#6DD581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6DD581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD581
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD581 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#C8BC86
Tritanopia (blue-blind)
#5AD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd581; /* rgb */ color: rgb(109, 213, 129); /* oklch */ color: oklch(79.0% 0.153 148.3);
Tailwind
colors: {
custom: {
50: '#9de2a6',
500: '#6dd581',
950: '#000000',
},
}SCSS
$custom: #6dd581; $custom-light: #9de2a6; $custom-dark: #000000;
JSON
{
"hex": "#6dd581",
"rgb": {
"r": 109,
"g": 213,
"b": 129
},
"hsl": {
"h": 131.538,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.78977,
"c": 0.15321,
"h": 148.3
},
"luminance": 0.52425
}Semantic roles & 50–950 ramp
primary
#6DD581
secondary
#A0478F
accent
#23A4C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480