#72DA94#72DA94
#72DA94 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.8% C 0.140 H 152.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72DA94 |
|---|---|
| RGB | rgb(114, 218, 148) |
| HSL | hsl(140, 58%, 65%) |
| HSV | hsv(140, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 32.1%, 14.5%) |
| CIE-LAB | lab(79.53, -45.53, 25.37) |
| CIE-LCH | lch(79.53, 52.12, 150.88°) |
| OKLab | oklab(80.77% -0.1241 0.064) |
| OKLCH | oklch(80.77% 0.14 152.7) |
| XYZ | xyz(37.3536, 55.8555, 36.8240) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.37
Emerald
#50C878
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.96
Seaweed
#18D17B
ΔE00 5.98
Weird Green
#3AE57F
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DA94 #DA72B8
analogous
#84DA72 #72DA94 #72DAC8
triadic
#72DA94 #9472DA #DA9472
tetradic
#72DA94 #7284DA #DA72B8 #DAC872
square
#72DA94 #7284DA #DA72B8 #DAC872
split-complementary
#72DA94 #C872DA #DA7284
monochromatic
#2CA654 #42CD6F #72DA94 #A2E7B9 #D3F3DE
Accessibility & contrast
On white
1.73
#72DA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#72DA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DA94
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DA94 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB90
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#5BD7C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72da94; /* rgb */ color: rgb(114, 218, 148); /* oklch */ color: oklch(80.8% 0.140 152.7);
Tailwind
colors: {
custom: {
50: '#a0e6b4',
500: '#72da94',
950: '#000000',
},
}SCSS
$custom: #72da94; $custom-light: #a0e6b4; $custom-dark: #000000;
JSON
{
"hex": "#72da94",
"rgb": {
"r": 114,
"g": 218,
"b": 148
},
"hsl": {
"h": 139.615,
"s": 58.427,
"l": 65.098
},
"oklch": {
"l": 0.80767,
"c": 0.13961,
"h": 152.7
},
"luminance": 0.55858
}Semantic roles & 50–950 ramp
primary
#72DA94
secondary
#A94789
accent
#1F90C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481