#72DCA3#72DCA3
#72DCA3 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.129 H 158.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA3 |
|---|---|
| RGB | rgb(114, 220, 163) |
| HSL | hsl(148, 60%, 65%) |
| HSV | hsv(148, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.41, -43.56, 18.74) |
| CIE-LCH | lch(80.41, 47.41, 156.72°) |
| OKLab | oklab(81.57% -0.1196 0.0478) |
| OKLCH | oklch(81.57% 0.129 158.2) |
| XYZ | xyz(39.1404, 57.4050, 43.6610) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.76
Light Greenish Blue
#63F7B4
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA3 #DC72AB
analogous
#76DC72 #72DCA3 #72DCD8
triadic
#72DCA3 #A372DC #DCA372
tetradic
#72DCA3 #7276DC #DC72AB #DCD872
square
#72DCA3 #7276DC #DC72AB #DCD872
split-complementary
#72DCA3 #D872DC #DC7276
monochromatic
#2AAA65 #41D083 #72DCA3 #A3E8C3 #D4F4E3
Accessibility & contrast
On white
1.68
#72DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#72DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA3
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA3 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#CBC3A6
Tritanopia (blue-blind)
#55DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dca3; /* rgb */ color: rgb(114, 220, 163); /* oklch */ color: oklch(81.6% 0.129 158.2);
Tailwind
colors: {
custom: {
50: '#a1e7be',
500: '#72dca3',
950: '#000000',
},
}SCSS
$custom: #72dca3; $custom-light: #a1e7be; $custom-dark: #000000;
JSON
{
"hex": "#72dca3",
"rgb": {
"r": 114,
"g": 220,
"b": 163
},
"hsl": {
"h": 147.736,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81574,
"c": 0.12884,
"h": 158.2
},
"luminance": 0.57408
}Semantic roles & 50–950 ramp
primary
#72DCA3
secondary
#AC467D
accent
#1E79C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482