#72D595#72D595
#72D595 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.6% C 0.131 H 153.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #72D595 |
|---|---|
| RGB | rgb(114, 213, 149) |
| HSL | hsl(141, 54%, 64%) |
| HSV | hsv(141, 46%, 84%) |
| CMYK | cmyk(46.5%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(78.07, -43.19, 22.86) |
| CIE-LCH | lch(78.07, 48.87, 152.11°) |
| OKLab | oklab(79.58% -0.118 0.0579) |
| OKLCH | oklch(79.58% 0.131 153.9) |
| XYZ | xyz(36.1560, 53.3331, 36.8170) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.47
Hospital Green
#9BE5AA
ΔE00 5.61
Aqua Green
#12E193
ΔE00 5.99
Soft Green
#6FC276
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D595 #D572B2
analogous
#81D572 #72D595 #72D5C7
triadic
#72D595 #9572D5 #D59572
tetradic
#72D595 #7281D5 #D572B2 #D5C772
square
#72D595 #7281D5 #D572B2 #D5C772
split-complementary
#72D595 #C772D5 #D57281
monochromatic
#2F9E56 #43C772 #72D595 #A1E3B8 #D0F1DC
Accessibility & contrast
On white
1.80
#72D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#72D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D595
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D595 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#5CD3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d595; /* rgb */ color: rgb(114, 213, 149); /* oklch */ color: oklch(79.6% 0.131 153.9);
Tailwind
colors: {
custom: {
50: '#a0e2b4',
500: '#72d595',
950: '#000000',
},
}SCSS
$custom: #72d595; $custom-light: #a0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#72d595",
"rgb": {
"r": 114,
"g": 213,
"b": 149
},
"hsl": {
"h": 141.212,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.79583,
"c": 0.1314,
"h": 153.9
},
"luminance": 0.53336
}Semantic roles & 50–950 ramp
primary
#72D595
secondary
#A24983
accent
#248AC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481