#72DC91#72DC91
#72DC91 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.145 H 151.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC91 |
|---|---|
| RGB | rgb(114, 220, 145) |
| HSL | hsl(138, 60%, 65%) |
| HSV | hsv(138, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.07, -46.92, 27.64) |
| CIE-LCH | lch(80.07, 54.45, 149.49°) |
| OKLab | oklab(81.19% -0.1277 0.0694) |
| OKLCH | oklch(81.19% 0.145 151.5) |
| XYZ | xyz(37.6409, 56.8052, 35.7636) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.44
Emerald
#50C878
ΔE00 5.65
Lightgreen
#90EE90
ΔE00 5.83
Seaweed
#18D17B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC91 #DC72BD
analogous
#88DC72 #72DC91 #72DCC6
triadic
#72DC91 #9172DC #DC9172
tetradic
#72DC91 #7288DC #DC72BD #DCC672
square
#72DC91 #7288DC #DC72BD #DCC672
split-complementary
#72DC91 #C672DC #DC7288
monochromatic
#2AAA4F #41D06B #72DC91 #A3E8B7 #D4F4DD
Accessibility & contrast
On white
1.70
#72DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#72DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC91
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC91 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#5BD9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dc91; /* rgb */ color: rgb(114, 220, 145); /* oklch */ color: oklch(81.2% 0.145 151.5);
Tailwind
colors: {
custom: {
50: '#a1e7b1',
500: '#72dc91',
950: '#000000',
},
}SCSS
$custom: #72dc91; $custom-light: #a1e7b1; $custom-dark: #000000;
JSON
{
"hex": "#72dc91",
"rgb": {
"r": 114,
"g": 220,
"b": 145
},
"hsl": {
"h": 137.547,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81188,
"c": 0.14532,
"h": 151.5
},
"luminance": 0.56808
}Semantic roles & 50–950 ramp
primary
#72DC91
secondary
#AC468E
accent
#1E96C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1611
muted
#808481