#6ED484#6ED484
#6ED484 is a light, vivid green. Relative luminance 0.521; OKLCH L 78.8% C 0.148 H 149.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED484 |
|---|---|
| RGB | rgb(110, 212, 132) |
| HSL | hsl(133, 54%, 63%) |
| HSV | hsv(133, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(77.32, -46.83, 30.64) |
| CIE-LCH | lch(77.32, 55.97, 146.80°) |
| OKLab | oklab(78.83% -0.1272 0.0763) |
| OKLCH | oklch(78.83% 0.148 149) |
| XYZ | xyz(34.1366, 52.0653, 30.0761) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.87
Soft Green
#6FC276
ΔE00 4.58
Seaweed
#18D17B
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.60
Tealish Green
#0CDC73
ΔE00 5.67
Dark Mint
#48C072
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED484 #D46EBE
analogous
#8BD46E #6ED484 #6ED4B7
triadic
#6ED484 #846ED4 #D4846E
tetradic
#6ED484 #6E8BD4 #D46EBE #D4B76E
square
#6ED484 #6E8BD4 #D46EBE #D4B76E
split-complementary
#6ED484 #B76ED4 #D46E8B
monochromatic
#2E9A45 #3FC65C #6ED484 #9DE2AC #CCF0D4
Accessibility & contrast
On white
1.84
#6ED484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6ED484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED484
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED484 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#5BD1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed484; /* rgb */ color: rgb(110, 212, 132); /* oklch */ color: oklch(78.8% 0.148 149.0);
Tailwind
colors: {
custom: {
50: '#9ee2a8',
500: '#6ed484',
950: '#000000',
},
}SCSS
$custom: #6ed484; $custom-light: #9ee2a8; $custom-dark: #000000;
JSON
{
"hex": "#6ed484",
"rgb": {
"r": 110,
"g": 212,
"b": 132
},
"hsl": {
"h": 132.941,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.7883,
"c": 0.14837,
"h": 149
},
"luminance": 0.52068
}Semantic roles & 50–950 ramp
primary
#6ED484
secondary
#9F478C
accent
#24A0C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1510
muted
#808480