#72D494#72D494
#72D494 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.3% C 0.131 H 153.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72D494 |
|---|---|
| RGB | rgb(114, 212, 148) |
| HSL | hsl(141, 53%, 64%) |
| HSV | hsv(141, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 30.2%, 16.9%) |
| CIE-LAB | lab(77.76, -42.94, 22.95) |
| CIE-LCH | lch(77.76, 48.69, 151.88°) |
| OKLab | oklab(79.32% -0.1173 0.0581) |
| OKLCH | oklch(79.32% 0.131 153.6) |
| XYZ | xyz(35.8257, 52.7998, 36.3148) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.75
Soft Green
#6FC276
ΔE00 5.76
Aqua Green
#12E193
ΔE00 6.13
Seaweed
#18D17B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D494 #D472B2
analogous
#81D472 #72D494 #72D4C5
triadic
#72D494 #9472D4 #D49472
tetradic
#72D494 #7281D4 #D472B2 #D4C572
square
#72D494 #7281D4 #D472B2 #D4C572
split-complementary
#72D494 #C572D4 #D47281
monochromatic
#309C55 #43C670 #72D494 #A1E2B8 #D0F1DB
Accessibility & contrast
On white
1.82
#72D494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#72D494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D494
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D494 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#5CD2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72d494; /* rgb */ color: rgb(114, 212, 148); /* oklch */ color: oklch(79.3% 0.131 153.6);
Tailwind
colors: {
custom: {
50: '#a0e2b3',
500: '#72d494',
950: '#000000',
},
}SCSS
$custom: #72d494; $custom-light: #a0e2b3; $custom-dark: #000000;
JSON
{
"hex": "#72d494",
"rgb": {
"r": 114,
"g": 212,
"b": 148
},
"hsl": {
"h": 140.816,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.79321,
"c": 0.13087,
"h": 153.6
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#72D494
secondary
#A14982
accent
#258BC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481