#4AD482#4AD482
#4AD482 is a light, vivid green. Relative luminance 0.502; OKLCH L 77.6% C 0.167 H 153.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4AD482 |
|---|---|
| RGB | rgb(74, 212, 130) |
| HSL | hsl(144, 62%, 56%) |
| HSV | hsv(144, 65%, 83%) |
| CMYK | cmyk(65.1%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(76.16, -55.33, 29.94) |
| CIE-LCH | lch(76.16, 62.91, 151.59°) |
| OKLab | oklab(77.55% -0.1496 0.0746) |
| OKLCH | oklch(77.55% 0.167 153.5) |
| XYZ | xyz(30.3942, 50.1513, 29.1931) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seaweed
#18D17B
ΔE00 2.21
Emerald
#50C878
ΔE00 3.04
Tealish Green
#0CDC73
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.56
Algae Green
#21C36F
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AD482 #D44A9C
analogous
#57D44A #4AD482 #4AD4C7
triadic
#4AD482 #824AD4 #D4824A
tetradic
#4AD482 #4A57D4 #D44A9C #D4C74A
square
#4AD482 #4A57D4 #D44A9C #D4C74A
split-complementary
#4AD482 #C74AD4 #D44A57
monochromatic
#1F8448 #2BB663 #4AD482 #7BE0A4 #ADEBC6
Accessibility & contrast
On white
1.90
#4AD482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#4AD482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AD482
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AD482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AD482 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37C
Deuteranopia (green-blind)
#C2B787
Tritanopia (blue-blind)
#00D1BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #4ad482; /* rgb */ color: rgb(74, 212, 130); /* oklch */ color: oklch(77.6% 0.167 153.5);
Tailwind
colors: {
custom: {
50: '#8be2a7',
500: '#4ad482',
950: '#000000',
},
}SCSS
$custom: #4ad482; $custom-light: #8be2a7; $custom-dark: #000000;
JSON
{
"hex": "#4ad482",
"rgb": {
"r": 74,
"g": 212,
"b": 130
},
"hsl": {
"h": 144.348,
"s": 61.607,
"l": 56.078
},
"oklch": {
"l": 0.77554,
"c": 0.16716,
"h": 153.5
},
"luminance": 0.50155
}Semantic roles & 50–950 ramp
primary
#4AD482
secondary
#8B3769
accent
#43A3E5
background
#FCFEFC
surface
#F4FCF6
border
#CED5D0
text
#0D150F
muted
#7F8480