#72DCA4#72DCA4
#72DCA4 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.128 H 158.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA4 |
|---|---|
| RGB | rgb(114, 220, 164) |
| HSL | hsl(148, 60%, 65%) |
| HSV | hsv(148, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.43, -43.36, 18.24) |
| CIE-LCH | lch(80.43, 47.04, 157.19°) |
| OKLab | oklab(81.6% -0.1192 0.0466) |
| OKLCH | oklch(81.6% 0.128 158.7) |
| XYZ | xyz(39.2304, 57.4410, 44.1347) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.95
Eucalyptus
#44D7A8
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.87
Light Teal
#90E4C1
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA4 #DC72AA
analogous
#75DC72 #72DCA4 #72DCD9
triadic
#72DCA4 #A472DC #DCA472
tetradic
#72DCA4 #7275DC #DC72AA #DCD972
square
#72DCA4 #7275DC #DC72AA #DCD972
split-complementary
#72DCA4 #D972DC #DC7275
monochromatic
#2AAA66 #41D084 #72DCA4 #A3E8C4 #D4F4E3
Accessibility & contrast
On white
1.68
#72DCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#72DCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA4
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA4 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA1
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#55DBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dca4; /* rgb */ color: rgb(114, 220, 164); /* oklch */ color: oklch(81.6% 0.128 158.7);
Tailwind
colors: {
custom: {
50: '#a1e7bf',
500: '#72dca4',
950: '#000000',
},
}SCSS
$custom: #72dca4; $custom-light: #a1e7bf; $custom-dark: #000000;
JSON
{
"hex": "#72dca4",
"rgb": {
"r": 114,
"g": 220,
"b": 164
},
"hsl": {
"h": 148.302,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81597,
"c": 0.12797,
"h": 158.7
},
"luminance": 0.57444
}Semantic roles & 50–950 ramp
primary
#72DCA4
secondary
#AC467C
accent
#1E78C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482