#6ED581#6ED581
#6ED581 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.0% C 0.153 H 148.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED581 |
|---|---|
| RGB | rgb(110, 213, 129) |
| HSL | hsl(131, 55%, 63%) |
| HSV | hsv(131, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 39.4%, 16.5%) |
| CIE-LAB | lab(77.57, -47.74, 32.51) |
| CIE-LCH | lch(77.57, 57.76, 145.75°) |
| OKLab | oklab(79.02% -0.1296 0.0807) |
| OKLCH | oklch(79.02% 0.153 148.1) |
| XYZ | xyz(34.1850, 52.4859, 29.0940) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.12
Soft Green
#6FC276
ΔE00 4.79
Seaweed
#18D17B
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.36
Dark Mint
#48C072
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED581 #D56EC2
analogous
#8ED56E #6ED581 #6ED5B4
triadic
#6ED581 #816ED5 #D5816E
tetradic
#6ED581 #6E8ED5 #D56EC2 #D5B46E
square
#6ED581 #6E8ED5 #D56EC2 #D5B46E
split-complementary
#6ED581 #B46ED5 #D56E8E
monochromatic
#2D9C41 #3FC758 #6ED581 #9DE3AA #CDF0D3
Accessibility & contrast
On white
1.83
#6ED581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6ED581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED581
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED581 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#C8BC86
Tritanopia (blue-blind)
#5BD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed581; /* rgb */ color: rgb(110, 213, 129); /* oklch */ color: oklch(79.0% 0.153 148.1);
Tailwind
colors: {
custom: {
50: '#9ee2a6',
500: '#6ed581',
950: '#000000',
},
}SCSS
$custom: #6ed581; $custom-light: #9ee2a6; $custom-dark: #000000;
JSON
{
"hex": "#6ed581",
"rgb": {
"r": 110,
"g": 213,
"b": 129
},
"hsl": {
"h": 131.068,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79019,
"c": 0.15268,
"h": 148.1
},
"luminance": 0.52488
}Semantic roles & 50–950 ramp
primary
#6ED581
secondary
#A04790
accent
#23A5C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480