#72D585#72D585
#72D585 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.147 H 148.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #72D585 |
|---|---|
| RGB | rgb(114, 213, 133) |
| HSL | hsl(132, 54%, 64%) |
| HSV | hsv(132, 46%, 84%) |
| CMYK | cmyk(46.5%, 0%, 37.6%, 16.5%) |
| CIE-LAB | lab(77.79, -46.01, 30.78) |
| CIE-LCH | lch(77.79, 55.35, 146.21°) |
| OKLab | oklab(79.26% -0.125 0.0767) |
| OKLCH | oklch(79.26% 0.147 148.5) |
| XYZ | xyz(34.9652, 52.8568, 30.5457) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.31
Soft Green
#6FC276
ΔE00 4.76
Seaweed
#18D17B
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.68
Tealish Green
#0CDC73
ΔE00 5.91
Dark Mint
#48C072
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D585 #D572C2
analogous
#91D572 #72D585 #72D5B7
triadic
#72D585 #8572D5 #D58572
tetradic
#72D585 #7291D5 #D572C2 #D5B772
square
#72D585 #7291D5 #D572C2 #D5B772
split-complementary
#72D585 #B772D5 #D57291
monochromatic
#2F9E44 #43C75C #72D585 #A1E3AE #D0F1D7
Accessibility & contrast
On white
1.81
#72D585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#72D585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D585
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D585 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#C9BC8A
Tritanopia (blue-blind)
#61D1C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72d585; /* rgb */ color: rgb(114, 213, 133); /* oklch */ color: oklch(79.3% 0.147 148.5);
Tailwind
colors: {
custom: {
50: '#a0e2a9',
500: '#72d585',
950: '#000000',
},
}SCSS
$custom: #72d585; $custom-light: #a0e2a9; $custom-dark: #000000;
JSON
{
"hex": "#72d585",
"rgb": {
"r": 114,
"g": 213,
"b": 133
},
"hsl": {
"h": 131.515,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.79262,
"c": 0.14668,
"h": 148.5
},
"luminance": 0.52859
}Semantic roles & 50–950 ramp
primary
#72D585
secondary
#A24991
accent
#24A3C2
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480