#72DCA1#72DCA1
#72DCA1 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.131 H 157.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA1 |
|---|---|
| RGB | rgb(114, 220, 161) |
| HSL | hsl(147, 60%, 65%) |
| HSV | hsv(147, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(80.37, -43.95, 19.73) |
| CIE-LCH | lch(80.37, 48.17, 155.82°) |
| OKLab | oklab(81.53% -0.1205 0.0503) |
| OKLCH | oklch(81.53% 0.131 157.4) |
| XYZ | xyz(38.9627, 57.3339, 42.7247) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.56
Hospital Green
#9BE5AA
ΔE00 5.02
Eucalyptus
#44D7A8
ΔE00 5.16
Aqua Green
#12E193
ΔE00 5.58
Light Greenish Blue
#63F7B4
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA1 #DC72AD
analogous
#78DC72 #72DCA1 #72DCD6
triadic
#72DCA1 #A172DC #DCA172
tetradic
#72DCA1 #7278DC #DC72AD #DCD672
square
#72DCA1 #7278DC #DC72AD #DCD672
split-complementary
#72DCA1 #D672DC #DC7278
monochromatic
#2AAA63 #41D080 #72DCA1 #A3E8C2 #D4F4E2
Accessibility & contrast
On white
1.68
#72DCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#72DCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA1
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA1 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9E
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#56DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dca1; /* rgb */ color: rgb(114, 220, 161); /* oklch */ color: oklch(81.5% 0.131 157.4);
Tailwind
colors: {
custom: {
50: '#a1e7bd',
500: '#72dca1',
950: '#000000',
},
}SCSS
$custom: #72dca1; $custom-light: #a1e7bd; $custom-dark: #000000;
JSON
{
"hex": "#72dca1",
"rgb": {
"r": 114,
"g": 220,
"b": 161
},
"hsl": {
"h": 146.604,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81528,
"c": 0.13059,
"h": 157.4
},
"luminance": 0.57337
}Semantic roles & 50–950 ramp
primary
#72DCA1
secondary
#AC467F
accent
#1E7CC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482