#72D57D#72D57D
#72D57D is a light, vivid green. Relative luminance 0.526; OKLCH L 79.1% C 0.154 H 146.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #72D57D |
|---|---|
| RGB | rgb(114, 213, 125) |
| HSL | hsl(127, 54%, 64%) |
| HSV | hsv(127, 46%, 84%) |
| CMYK | cmyk(46.5%, 0%, 41.3%, 16.5%) |
| CIE-LAB | lab(77.66, -47.29, 34.69) |
| CIE-LCH | lch(77.66, 58.65, 143.73°) |
| OKLab | oklab(79.12% -0.1285 0.0856) |
| OKLCH | oklch(79.12% 0.154 146.3) |
| XYZ | xyz(34.4334, 52.6441, 27.7449) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.63
Soft Green
#6FC276
ΔE00 4.84
Weird Green
#3AE57F
ΔE00 5.48
Tealish Green
#0CDC73
ΔE00 5.59
Lightish Green
#61E160
ΔE00 5.81
Seaweed
#18D17B
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D57D #D572CA
analogous
#99D572 #72D57D #72D5AF
triadic
#72D57D #7D72D5 #D57D72
tetradic
#72D57D #7299D5 #D572CA #D5AF72
square
#72D57D #7299D5 #D572CA #D5AF72
split-complementary
#72D57D #AF72D5 #D57299
monochromatic
#2F9E3B #43C752 #72D57D #A1E3A8 #D0F1D4
Accessibility & contrast
On white
1.82
#72D57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#72D57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D57D
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D57D | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#CABC83
Tritanopia (blue-blind)
#63D1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72d57d; /* rgb */ color: rgb(114, 213, 125); /* oklch */ color: oklch(79.1% 0.154 146.3);
Tailwind
colors: {
custom: {
50: '#a0e2a3',
500: '#72d57d',
950: '#000000',
},
}SCSS
$custom: #72d57d; $custom-light: #a0e2a3; $custom-dark: #000000;
JSON
{
"hex": "#72d57d",
"rgb": {
"r": 114,
"g": 213,
"b": 125
},
"hsl": {
"h": 126.667,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.79118,
"c": 0.15441,
"h": 146.3
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#72D57D
secondary
#A24998
accent
#24B0C2
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480