#6ED481#6ED481
#6ED481 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.8% C 0.151 H 148.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED481 |
|---|---|
| RGB | rgb(110, 212, 129) |
| HSL | hsl(131, 54%, 63%) |
| HSV | hsv(131, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 39.2%, 16.9%) |
| CIE-LAB | lab(77.27, -47.33, 32.12) |
| CIE-LCH | lch(77.27, 57.19, 145.84°) |
| OKLab | oklab(78.77% -0.1285 0.0797) |
| OKLCH | oklch(78.77% 0.151 148.2) |
| XYZ | xyz(33.9343, 51.9844, 29.0104) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.94
Soft Green
#6FC276
ΔE00 4.55
Seaweed
#18D17B
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.49
Dark Mint
#48C072
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED481 #D46EC1
analogous
#8ED46E #6ED481 #6ED4B4
triadic
#6ED481 #816ED4 #D4816E
tetradic
#6ED481 #6E8ED4 #D46EC1 #D4B46E
square
#6ED481 #6E8ED4 #D46EC1 #D4B46E
split-complementary
#6ED481 #B46ED4 #D46E8E
monochromatic
#2E9A42 #3FC658 #6ED481 #9DE2AA #CCF0D3
Accessibility & contrast
On white
1.84
#6ED481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6ED481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED481
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED481 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#C7BB86
Tritanopia (blue-blind)
#5CD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed481; /* rgb */ color: rgb(110, 212, 129); /* oklch */ color: oklch(78.8% 0.151 148.2);
Tailwind
colors: {
custom: {
50: '#9ee2a6',
500: '#6ed481',
950: '#000000',
},
}SCSS
$custom: #6ed481; $custom-light: #9ee2a6; $custom-dark: #000000;
JSON
{
"hex": "#6ed481",
"rgb": {
"r": 110,
"g": 212,
"b": 129
},
"hsl": {
"h": 131.176,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78774,
"c": 0.15125,
"h": 148.2
},
"luminance": 0.51987
}Semantic roles & 50–950 ramp
primary
#6ED481
secondary
#9F478F
accent
#24A4C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480