#72D485#72D485
#72D485 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.145 H 148.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72D485 |
|---|---|
| RGB | rgb(114, 212, 133) |
| HSL | hsl(132, 53%, 64%) |
| HSV | hsv(132, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 37.3%, 16.9%) |
| CIE-LAB | lab(77.49, -45.58, 30.39) |
| CIE-LCH | lch(77.49, 54.78, 146.31°) |
| OKLab | oklab(79.02% -0.1239 0.0758) |
| OKLCH | oklch(79.02% 0.145 148.6) |
| XYZ | xyz(34.7145, 52.3553, 30.4621) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.15
Soft Green
#6FC276
ΔE00 4.53
Seaweed
#18D17B
ΔE00 5.51
Weird Green
#3AE57F
ΔE00 5.89
Tealish Green
#0CDC73
ΔE00 6.05
Dark Mint
#48C072
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D485 #D472C1
analogous
#90D472 #72D485 #72D4B6
triadic
#72D485 #8572D4 #D48572
tetradic
#72D485 #7290D4 #D472C1 #D4B672
square
#72D485 #7290D4 #D472C1 #D4B672
split-complementary
#72D485 #B672D4 #D47290
monochromatic
#309C45 #43C65C #72D485 #A1E2AE #D0F1D6
Accessibility & contrast
On white
1.83
#72D485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#72D485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D485
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D485 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C580
Deuteranopia (green-blind)
#C8BC8A
Tritanopia (blue-blind)
#61D1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72d485; /* rgb */ color: rgb(114, 212, 133); /* oklch */ color: oklch(79.0% 0.145 148.6);
Tailwind
colors: {
custom: {
50: '#a0e2a9',
500: '#72d485',
950: '#000000',
},
}SCSS
$custom: #72d485; $custom-light: #a0e2a9; $custom-dark: #000000;
JSON
{
"hex": "#72d485",
"rgb": {
"r": 114,
"g": 212,
"b": 133
},
"hsl": {
"h": 131.633,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.79019,
"c": 0.14523,
"h": 148.6
},
"luminance": 0.52358
}Semantic roles & 50–950 ramp
primary
#72D485
secondary
#A14990
accent
#25A2C1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480