#72D492#72D492
#72D492 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.133 H 152.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #72D492 |
|---|---|
| RGB | rgb(114, 212, 146) |
| HSL | hsl(140, 53%, 64%) |
| HSV | hsv(140, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 31.1%, 16.9%) |
| CIE-LAB | lab(77.72, -43.31, 23.95) |
| CIE-LCH | lch(77.72, 49.49, 151.06°) |
| OKLab | oklab(79.28% -0.1182 0.0605) |
| OKLCH | oklch(79.28% 0.133 152.9) |
| XYZ | xyz(35.6688, 52.7371, 35.4883) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.86
Soft Green
#6FC276
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 5.81
Seaweed
#18D17B
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.00
Aqua Green
#12E193
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D492 #D472B4
analogous
#83D472 #72D492 #72D4C3
triadic
#72D492 #9272D4 #D49272
tetradic
#72D492 #7283D4 #D472B4 #D4C372
square
#72D492 #7283D4 #D472B4 #D4C372
split-complementary
#72D492 #C372D4 #D47283
monochromatic
#309C53 #43C66E #72D492 #A1E2B6 #D0F1DB
Accessibility & contrast
On white
1.82
#72D492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#72D492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D492
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D492 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68E
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#5DD2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72d492; /* rgb */ color: rgb(114, 212, 146); /* oklch */ color: oklch(79.3% 0.133 152.9);
Tailwind
colors: {
custom: {
50: '#a0e2b2',
500: '#72d492',
950: '#000000',
},
}SCSS
$custom: #72d492; $custom-light: #a0e2b2; $custom-dark: #000000;
JSON
{
"hex": "#72d492",
"rgb": {
"r": 114,
"g": 212,
"b": 146
},
"hsl": {
"h": 139.592,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.79278,
"c": 0.13276,
"h": 152.9
},
"luminance": 0.5274
}Semantic roles & 50–950 ramp
primary
#72D492
secondary
#A14984
accent
#258EC1
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481