#6ED482#6ED482
#6ED482 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.8% C 0.150 H 148.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED482 |
|---|---|
| RGB | rgb(110, 212, 130) |
| HSL | hsl(132, 54%, 63%) |
| HSV | hsv(132, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(77.29, -47.16, 31.63) |
| CIE-LCH | lch(77.29, 56.78, 146.15°) |
| OKLab | oklab(78.79% -0.1281 0.0786) |
| OKLCH | oklch(78.79% 0.15 148.5) |
| XYZ | xyz(34.0011, 52.0111, 29.3622) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.91
Soft Green
#6FC276
ΔE00 4.55
Seaweed
#18D17B
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.51
Tealish Green
#0CDC73
ΔE00 5.55
Dark Mint
#48C072
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED482 #D46EC0
analogous
#8DD46E #6ED482 #6ED4B5
triadic
#6ED482 #826ED4 #D4826E
tetradic
#6ED482 #6E8DD4 #D46EC0 #D4B56E
square
#6ED482 #6E8DD4 #D46EC0 #D4B56E
split-complementary
#6ED482 #B56ED4 #D46E8D
monochromatic
#2E9A43 #3FC659 #6ED482 #9DE2AB #CCF0D3
Accessibility & contrast
On white
1.84
#6ED482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6ED482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED482
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED482 | 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)
#D6C57C
Deuteranopia (green-blind)
#C7BB87
Tritanopia (blue-blind)
#5BD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed482; /* rgb */ color: rgb(110, 212, 130); /* oklch */ color: oklch(78.8% 0.150 148.5);
Tailwind
colors: {
custom: {
50: '#9ee2a7',
500: '#6ed482',
950: '#000000',
},
}SCSS
$custom: #6ed482; $custom-light: #9ee2a7; $custom-dark: #000000;
JSON
{
"hex": "#6ed482",
"rgb": {
"r": 110,
"g": 212,
"b": 130
},
"hsl": {
"h": 131.765,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78793,
"c": 0.15029,
"h": 148.5
},
"luminance": 0.52014
}Semantic roles & 50–950 ramp
primary
#6ED482
secondary
#9F478E
accent
#24A3C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480