#72DD91#72DD91
#72DD91 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.147 H 151.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD91 |
|---|---|
| RGB | rgb(114, 221, 145) |
| HSL | hsl(137, 61%, 66%) |
| HSV | hsv(137, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.37, -47.34, 28.04) |
| CIE-LCH | lch(80.37, 55.02, 149.36°) |
| OKLab | oklab(81.43% -0.1288 0.0704) |
| OKLCH | oklch(81.43% 0.147 151.3) |
| XYZ | xyz(37.9042, 57.3317, 35.8513) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.44
Lightgreen
#90EE90
ΔE00 5.61
Emerald
#50C878
ΔE00 5.81
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD91 #DD72BE
analogous
#88DD72 #72DD91 #72DDC6
triadic
#72DD91 #9172DD #DD9172
tetradic
#72DD91 #7288DD #DD72BE #DDC672
square
#72DD91 #7288DD #DD72BE #DDC672
split-complementary
#72DD91 #C672DD #DD7288
monochromatic
#29AB4F #41D16B #72DD91 #A3E9B7 #D5F5DE
Accessibility & contrast
On white
1.68
#72DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#72DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD91
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD91 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#5BDAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd91; /* rgb */ color: rgb(114, 221, 145); /* oklch */ color: oklch(81.4% 0.147 151.3);
Tailwind
colors: {
custom: {
50: '#a1e8b1',
500: '#72dd91',
950: '#000000',
},
}SCSS
$custom: #72dd91; $custom-light: #a1e8b1; $custom-dark: #000000;
JSON
{
"hex": "#72dd91",
"rgb": {
"r": 114,
"g": 221,
"b": 145
},
"hsl": {
"h": 137.383,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.8143,
"c": 0.14675,
"h": 151.3
},
"luminance": 0.57335
}Semantic roles & 50–950 ramp
primary
#72DD91
secondary
#AE468F
accent
#1D97C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481