#6ED681#6ED681
#6ED681 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.154 H 148.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED681 |
|---|---|
| RGB | rgb(110, 214, 129) |
| HSL | hsl(131, 56%, 64%) |
| HSV | hsv(131, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 39.7%, 16.1%) |
| CIE-LAB | lab(77.87, -48.16, 32.90) |
| CIE-LCH | lch(77.87, 58.32, 145.66°) |
| OKLab | oklab(79.26% -0.1307 0.0816) |
| OKLCH | oklch(79.26% 0.154 148) |
| XYZ | xyz(34.4373, 52.9905, 29.1781) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.32
Soft Green
#6FC276
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED681 #D66EC3
analogous
#8FD66E #6ED681 #6ED6B5
triadic
#6ED681 #816ED6 #D6816E
tetradic
#6ED681 #6E8FD6 #D66EC3 #D6B56E
square
#6ED681 #6E8FD6 #D66EC3 #D6B56E
split-complementary
#6ED681 #B56ED6 #D66E8F
monochromatic
#2C9D41 #3EC958 #6ED681 #9EE3AA #CDF1D4
Accessibility & contrast
On white
1.81
#6ED681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ED681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED681
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED681 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77B
Deuteranopia (green-blind)
#C9BD86
Tritanopia (blue-blind)
#5BD2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed681; /* rgb */ color: rgb(110, 214, 129); /* oklch */ color: oklch(79.3% 0.154 148.0);
Tailwind
colors: {
custom: {
50: '#9ee3a6',
500: '#6ed681',
950: '#000000',
},
}SCSS
$custom: #6ed681; $custom-light: #9ee3a6; $custom-dark: #000000;
JSON
{
"hex": "#6ed681",
"rgb": {
"r": 110,
"g": 214,
"b": 129
},
"hsl": {
"h": 130.962,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79263,
"c": 0.15411,
"h": 148
},
"luminance": 0.52993
}Semantic roles & 50–950 ramp
primary
#6ED681
secondary
#A24791
accent
#22A6C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480