#72DF89#72DF89
#72DF89 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.157 H 148.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF89 |
|---|---|
| RGB | rgb(114, 223, 137) |
| HSL | hsl(133, 63%, 66%) |
| HSV | hsv(133, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.83, -49.53, 32.74) |
| CIE-LCH | lch(80.83, 59.37, 146.53°) |
| OKLab | oklab(81.76% -0.1345 0.0814) |
| OKLCH | oklch(81.76% 0.157 148.8) |
| XYZ | xyz(37.8401, 58.1560, 32.8933) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.91
Lightish Green
#61E160
ΔE00 6.02
Emerald
#50C878
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF89 #DF72C8
analogous
#91DF72 #72DF89 #72DFC0
triadic
#72DF89 #8972DF #DF8972
tetradic
#72DF89 #7291DF #DF72C8 #DFC072
square
#72DF89 #7291DF #DF72C8 #DFC072
split-complementary
#72DF89 #C072DF #DF7291
monochromatic
#28AF44 #40D45F #72DF89 #A4EAB3 #D6F6DC
Accessibility & contrast
On white
1.66
#72DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#72DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF89
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF89 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D1C58E
Tritanopia (blue-blind)
#5DDBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df89; /* rgb */ color: rgb(114, 223, 137); /* oklch */ color: oklch(81.8% 0.157 148.8);
Tailwind
colors: {
custom: {
50: '#a1eaac',
500: '#72df89',
950: '#000000',
},
}SCSS
$custom: #72df89; $custom-light: #a1eaac; $custom-dark: #000000;
JSON
{
"hex": "#72df89",
"rgb": {
"r": 114,
"g": 223,
"b": 137
},
"hsl": {
"h": 132.661,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81762,
"c": 0.1572,
"h": 148.8
},
"luminance": 0.58159
}Semantic roles & 50–950 ramp
primary
#72DF89
secondary
#B1459A
accent
#1BA6CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481