#72D694#72D694
#72D694 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.134 H 153.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72D694 |
|---|---|
| RGB | rgb(114, 214, 148) |
| HSL | hsl(140, 55%, 64%) |
| HSV | hsv(140, 47%, 84%) |
| CMYK | cmyk(46.7%, 0%, 30.8%, 16.1%) |
| CIE-LAB | lab(78.35, -43.81, 23.76) |
| CIE-LCH | lch(78.35, 49.84, 151.53°) |
| OKLab | oklab(79.8% -0.1196 0.0601) |
| OKLCH | oklch(79.8% 0.134 153.3) |
| XYZ | xyz(36.3288, 53.8059, 36.4825) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.83
Soft Green
#6FC276
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D694 #D672B4
analogous
#82D672 #72D694 #72D6C6
triadic
#72D694 #9472D6 #D69472
tetradic
#72D694 #7282D6 #D672B4 #D6C672
square
#72D694 #7282D6 #D672B4 #D6C672
split-complementary
#72D694 #C672D6 #D67282
monochromatic
#2E9F55 #43C870 #72D694 #A1E4B8 #D1F2DC
Accessibility & contrast
On white
1.79
#72D694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#72D694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D694
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D694 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#5CD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d694; /* rgb */ color: rgb(114, 214, 148); /* oklch */ color: oklch(79.8% 0.134 153.3);
Tailwind
colors: {
custom: {
50: '#a0e3b3',
500: '#72d694',
950: '#000000',
},
}SCSS
$custom: #72d694; $custom-light: #a0e3b3; $custom-dark: #000000;
JSON
{
"hex": "#72d694",
"rgb": {
"r": 114,
"g": 214,
"b": 148
},
"hsl": {
"h": 140.4,
"s": 54.945,
"l": 64.314
},
"oklch": {
"l": 0.79803,
"c": 0.1338,
"h": 153.3
},
"luminance": 0.53809
}Semantic roles & 50–950 ramp
primary
#72D694
secondary
#A44985
accent
#238CC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481