#72DCA5#72DCA5
#72DCA5 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.127 H 159.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA5 |
|---|---|
| RGB | rgb(114, 220, 165) |
| HSL | hsl(149, 60%, 65%) |
| HSV | hsv(149, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.45, -43.16, 17.74) |
| CIE-LCH | lch(80.45, 46.66, 157.65°) |
| OKLab | oklab(81.62% -0.1187 0.0453) |
| OKLCH | oklch(81.62% 0.127 159.1) |
| XYZ | xyz(39.3210, 57.4773, 44.6122) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Eucalyptus
#44D7A8
ΔE00 4.57
Hospital Green
#9BE5AA
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 5.95
Aqua Green
#12E193
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA5 #DC72A9
analogous
#74DC72 #72DCA5 #72DCDA
triadic
#72DCA5 #A572DC #DCA572
tetradic
#72DCA5 #7274DC #DC72A9 #DCDA72
square
#72DCA5 #7274DC #DC72A9 #DCDA72
split-complementary
#72DCA5 #DA72DC #DC7274
monochromatic
#2AAA67 #41D086 #72DCA5 #A3E8C4 #D4F4E4
Accessibility & contrast
On white
1.68
#72DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#72DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA5
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA5 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA2
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#54DBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dca5; /* rgb */ color: rgb(114, 220, 165); /* oklch */ color: oklch(81.6% 0.127 159.1);
Tailwind
colors: {
custom: {
50: '#a1e7bf',
500: '#72dca5',
950: '#000000',
},
}SCSS
$custom: #72dca5; $custom-light: #a1e7bf; $custom-dark: #000000;
JSON
{
"hex": "#72dca5",
"rgb": {
"r": 114,
"g": 220,
"b": 165
},
"hsl": {
"h": 148.868,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.8162,
"c": 0.1271,
"h": 159.1
},
"luminance": 0.5748
}Semantic roles & 50–950 ramp
primary
#72DCA5
secondary
#AC467B
accent
#1E76C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482