#72DF85#72DF85
#72DF85 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.161 H 147.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF85 |
|---|---|
| RGB | rgb(114, 223, 133) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.76, -50.17, 34.68) |
| CIE-LCH | lch(80.76, 60.99, 145.34°) |
| OKLab | oklab(81.69% -0.1362 0.0858) |
| OKLCH | oklch(81.69% 0.161 147.8) |
| XYZ | xyz(37.5585, 58.0433, 31.4101) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.17
Lightish Green
#61E160
ΔE00 5.34
Emerald
#50C878
ΔE00 6.26
Aqua Green
#12E193
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF85 #DF72CC
analogous
#95DF72 #72DF85 #72DFBB
triadic
#72DF85 #8572DF #DF8572
tetradic
#72DF85 #7295DF #DF72CC #DFBB72
square
#72DF85 #7295DF #DF72CC #DFBB72
split-complementary
#72DF85 #BB72DF #DF7295
monochromatic
#28AF3F #40D45A #72DF85 #A4EAB0 #D6F6DB
Accessibility & contrast
On white
1.67
#72DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#72DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF85
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF85 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#D2C48B
Tritanopia (blue-blind)
#5EDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72df85; /* rgb */ color: rgb(114, 223, 133); /* oklch */ color: oklch(81.7% 0.161 147.8);
Tailwind
colors: {
custom: {
50: '#a1eaa9',
500: '#72df85',
950: '#000000',
},
}SCSS
$custom: #72df85; $custom-light: #a1eaa9; $custom-dark: #000000;
JSON
{
"hex": "#72df85",
"rgb": {
"r": 114,
"g": 223,
"b": 133
},
"hsl": {
"h": 130.459,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.8169,
"c": 0.16099,
"h": 147.8
},
"luminance": 0.58046
}Semantic roles & 50–950 ramp
primary
#72DF85
secondary
#B1459E
accent
#1BACCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481