#72DF8A#72DF8A
#72DF8A is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.156 H 149.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF8A |
|---|---|
| RGB | rgb(114, 223, 138) |
| HSL | hsl(133, 63%, 66%) |
| HSV | hsv(133, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.84, -49.36, 32.26) |
| CIE-LCH | lch(80.84, 58.97, 146.84°) |
| OKLab | oklab(81.78% -0.134 0.0803) |
| OKLCH | oklch(81.78% 0.156 149.1) |
| XYZ | xyz(37.9121, 58.1848, 33.2728) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.82
Emerald
#50C878
ΔE00 6.12
Seaweed
#18D17B
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF8A #DF72C7
analogous
#90DF72 #72DF8A #72DFC0
triadic
#72DF8A #8A72DF #DF8A72
tetradic
#72DF8A #7290DF #DF72C7 #DFC072
square
#72DF8A #7290DF #DF72C7 #DFC072
split-complementary
#72DF8A #C072DF #DF7290
monochromatic
#28AF45 #40D461 #72DF8A #A4EAB3 #D6F6DD
Accessibility & contrast
On white
1.66
#72DF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#72DF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF8A
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF8A | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D1C58F
Tritanopia (blue-blind)
#5DDBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df8a; /* rgb */ color: rgb(114, 223, 138); /* oklch */ color: oklch(81.8% 0.156 149.1);
Tailwind
colors: {
custom: {
50: '#a1eaad',
500: '#72df8a',
950: '#000000',
},
}SCSS
$custom: #72df8a; $custom-light: #a1eaad; $custom-dark: #000000;
JSON
{
"hex": "#72df8a",
"rgb": {
"r": 114,
"g": 223,
"b": 138
},
"hsl": {
"h": 133.211,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.8178,
"c": 0.15624,
"h": 149.1
},
"luminance": 0.58188
}Semantic roles & 50–950 ramp
primary
#72DF8A
secondary
#B14599
accent
#1BA4CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481