#72D495#72D495
#72D495 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.3% C 0.130 H 154.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #72D495 |
|---|---|
| RGB | rgb(114, 212, 149) |
| HSL | hsl(141, 53%, 64%) |
| HSV | hsv(141, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(77.78, -42.76, 22.45) |
| CIE-LCH | lch(77.78, 48.30, 152.30°) |
| OKLab | oklab(79.34% -0.1168 0.0569) |
| OKLCH | oklch(79.34% 0.13 154) |
| XYZ | xyz(35.9052, 52.8316, 36.7334) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.73
Soft Green
#6FC276
ΔE00 5.90
Aqua Green
#12E193
ΔE00 6.15
Seaweed
#18D17B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D495 #D472B1
analogous
#80D472 #72D495 #72D4C6
triadic
#72D495 #9572D4 #D49572
tetradic
#72D495 #7280D4 #D472B1 #D4C672
square
#72D495 #7280D4 #D472B1 #D4C672
split-complementary
#72D495 #C672D4 #D47280
monochromatic
#309C56 #43C672 #72D495 #A1E2B8 #D0F1DC
Accessibility & contrast
On white
1.82
#72D495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#72D495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D495
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D495 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 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)
#D4C691
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#5CD2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72d495; /* rgb */ color: rgb(114, 212, 149); /* oklch */ color: oklch(79.3% 0.130 154.0);
Tailwind
colors: {
custom: {
50: '#a0e2b4',
500: '#72d495',
950: '#000000',
},
}SCSS
$custom: #72d495; $custom-light: #a0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#72d495",
"rgb": {
"r": 114,
"g": 212,
"b": 149
},
"hsl": {
"h": 141.429,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.79342,
"c": 0.12995,
"h": 154
},
"luminance": 0.52834
}Semantic roles & 50–950 ramp
primary
#72D495
secondary
#A14982
accent
#2589C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481