#72DF91#72DF91
#72DF91 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.150 H 151.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF91 |
|---|---|
| RGB | rgb(114, 223, 145) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.96, -48.18, 28.84) |
| CIE-LCH | lch(80.96, 56.15, 149.10°) |
| OKLab | oklab(81.91% -0.131 0.0723) |
| OKLCH | oklch(81.91% 0.15 151.1) |
| XYZ | xyz(38.4354, 58.3941, 36.0284) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF91 #DF72C0
analogous
#89DF72 #72DF91 #72DFC7
triadic
#72DF91 #9172DF #DF9172
tetradic
#72DF91 #7289DF #DF72C0 #DFC772
square
#72DF91 #7289DF #DF72C0 #DFC772
split-complementary
#72DF91 #C772DF #DF7289
monochromatic
#28AF4E #40D46A #72DF91 #A4EAB8 #D6F6DF
Accessibility & contrast
On white
1.66
#72DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#72DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF91
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF91 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#5BDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df91; /* rgb */ color: rgb(114, 223, 145); /* oklch */ color: oklch(81.9% 0.150 151.1);
Tailwind
colors: {
custom: {
50: '#a1eab2',
500: '#72df91',
950: '#000000',
},
}SCSS
$custom: #72df91; $custom-light: #a1eab2; $custom-dark: #000000;
JSON
{
"hex": "#72df91",
"rgb": {
"r": 114,
"g": 223,
"b": 145
},
"hsl": {
"h": 137.064,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81913,
"c": 0.14961,
"h": 151.1
},
"luminance": 0.58397
}Semantic roles & 50–950 ramp
primary
#72DF91
secondary
#B14592
accent
#1B99CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481