#72DCA0#72DCA0
#72DCA0 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.131 H 157.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA0 |
|---|---|
| RGB | rgb(114, 220, 160) |
| HSL | hsl(146, 60%, 65%) |
| HSV | hsv(146, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.35, -44.14, 20.23) |
| CIE-LCH | lch(80.35, 48.56, 155.38°) |
| OKLab | oklab(81.51% -0.121 0.0515) |
| OKLCH | oklch(81.51% 0.131 157) |
| XYZ | xyz(38.8748, 57.2988, 42.2621) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 4.98
Eucalyptus
#44D7A8
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.50
Light Greenish Blue
#63F7B4
ΔE00 6.22
Seafoam (survey)
#80F9AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA0 #DC72AE
analogous
#79DC72 #72DCA0 #72DCD5
triadic
#72DCA0 #A072DC #DCA072
tetradic
#72DCA0 #7279DC #DC72AE #DCD572
square
#72DCA0 #7279DC #DC72AE #DCD572
split-complementary
#72DCA0 #D572DC #DC7279
monochromatic
#2AAA61 #41D07F #72DCA0 #A3E8C1 #D4F4E2
Accessibility & contrast
On white
1.69
#72DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#72DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA0
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA0 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#56DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dca0; /* rgb */ color: rgb(114, 220, 160); /* oklch */ color: oklch(81.5% 0.131 157.0);
Tailwind
colors: {
custom: {
50: '#a1e7bc',
500: '#72dca0',
950: '#000000',
},
}SCSS
$custom: #72dca0; $custom-light: #a1e7bc; $custom-dark: #000000;
JSON
{
"hex": "#72dca0",
"rgb": {
"r": 114,
"g": 220,
"b": 160
},
"hsl": {
"h": 146.038,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81506,
"c": 0.13149,
"h": 157
},
"luminance": 0.57302
}Semantic roles & 50–950 ramp
primary
#72DCA0
secondary
#AC4680
accent
#1E7EC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482