#72DCA2#72DCA2
#72DCA2 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.130 H 157.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCA2 |
|---|---|
| RGB | rgb(114, 220, 162) |
| HSL | hsl(147, 60%, 65%) |
| HSV | hsv(147, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.39, -43.75, 19.23) |
| CIE-LCH | lch(80.39, 47.79, 156.27°) |
| OKLab | oklab(81.55% -0.1201 0.049) |
| OKLCH | oklch(81.55% 0.13 157.8) |
| XYZ | xyz(39.0512, 57.3693, 43.1910) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCA2 #DC72AC
analogous
#77DC72 #72DCA2 #72DCD7
triadic
#72DCA2 #A272DC #DCA272
tetradic
#72DCA2 #7277DC #DC72AC #DCD772
square
#72DCA2 #7277DC #DC72AC #DCD772
split-complementary
#72DCA2 #D772DC #DC7277
monochromatic
#2AAA64 #41D082 #72DCA2 #A3E8C2 #D4F4E3
Accessibility & contrast
On white
1.68
#72DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#72DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCA2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCA2 | 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)
#DBCE9F
Deuteranopia (green-blind)
#CBC3A6
Tritanopia (blue-blind)
#55DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dca2; /* rgb */ color: rgb(114, 220, 162); /* oklch */ color: oklch(81.6% 0.130 157.8);
Tailwind
colors: {
custom: {
50: '#a1e7bd',
500: '#72dca2',
950: '#000000',
},
}SCSS
$custom: #72dca2; $custom-light: #a1e7bd; $custom-dark: #000000;
JSON
{
"hex": "#72dca2",
"rgb": {
"r": 114,
"g": 220,
"b": 162
},
"hsl": {
"h": 147.17,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81551,
"c": 0.12972,
"h": 157.8
},
"luminance": 0.57372
}Semantic roles & 50–950 ramp
primary
#72DCA2
secondary
#AC467E
accent
#1E7BC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482