#72DF8D#72DF8D
#72DF8D is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.153 H 149.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF8D |
|---|---|
| RGB | rgb(114, 223, 141) |
| HSL | hsl(135, 63%, 66%) |
| HSV | hsv(135, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.89, -48.86, 30.79) |
| CIE-LCH | lch(80.89, 57.75, 147.78°) |
| OKLab | oklab(81.84% -0.1327 0.0769) |
| OKLCH | oklch(81.84% 0.153 149.9) |
| XYZ | xyz(38.1323, 58.2729, 34.4325) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.79
Aqua Green
#12E193
ΔE00 5.55
Tealish Green
#0CDC73
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.88
Seafoam Green
#7AF9AB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF8D #DF72C4
analogous
#8DDF72 #72DF8D #72DFC3
triadic
#72DF8D #8D72DF #DF8D72
tetradic
#72DF8D #728DDF #DF72C4 #DFC372
square
#72DF8D #728DDF #DF72C4 #DFC372
split-complementary
#72DF8D #C372DF #DF728D
monochromatic
#28AF49 #40D465 #72DF8D #A4EAB5 #D6F6DE
Accessibility & contrast
On white
1.66
#72DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#72DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF8D
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF8D | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#5CDCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df8d; /* rgb */ color: rgb(114, 223, 141); /* oklch */ color: oklch(81.8% 0.153 149.9);
Tailwind
colors: {
custom: {
50: '#a1eaaf',
500: '#72df8d',
950: '#000000',
},
}SCSS
$custom: #72df8d; $custom-light: #a1eaaf; $custom-dark: #000000;
JSON
{
"hex": "#72df8d",
"rgb": {
"r": 114,
"g": 223,
"b": 141
},
"hsl": {
"h": 134.862,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81836,
"c": 0.1534,
"h": 149.9
},
"luminance": 0.58276
}Semantic roles & 50–950 ramp
primary
#72DF8D
secondary
#B14596
accent
#1B9FCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481