#72DD83#72DD83
#72DD83 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.160 H 147.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD83 |
|---|---|
| RGB | rgb(114, 221, 131) |
| HSL | hsl(130, 61%, 66%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.14, -49.67, 34.88) |
| CIE-LCH | lch(80.14, 60.69, 144.92°) |
| OKLab | oklab(81.17% -0.1348 0.0862) |
| OKLCH | oklch(81.17% 0.16 147.4) |
| XYZ | xyz(36.8904, 56.9262, 30.5122) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.60
Tealish Green
#0CDC73
ΔE00 5.16
Lightish Green
#61E160
ΔE00 5.29
Emerald
#50C878
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD83 #DD72CC
analogous
#96DD72 #72DD83 #72DDB8
triadic
#72DD83 #8372DD #DD8372
tetradic
#72DD83 #7296DD #DD72CC #DDB872
square
#72DD83 #7296DD #DD72CC #DDB872
split-complementary
#72DD83 #B872DD #DD7296
monochromatic
#29AB3E #41D158 #72DD83 #A3E9AE #D5F5DA
Accessibility & contrast
On white
1.70
#72DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#72DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD83
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD83 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#5FD9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd83; /* rgb */ color: rgb(114, 221, 131); /* oklch */ color: oklch(81.2% 0.160 147.4);
Tailwind
colors: {
custom: {
50: '#a1e8a8',
500: '#72dd83',
950: '#000000',
},
}SCSS
$custom: #72dd83; $custom-light: #a1e8a8; $custom-dark: #000000;
JSON
{
"hex": "#72dd83",
"rgb": {
"r": 114,
"g": 221,
"b": 131
},
"hsl": {
"h": 129.533,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81169,
"c": 0.16005,
"h": 147.4
},
"luminance": 0.56929
}Semantic roles & 50–950 ramp
primary
#72DD83
secondary
#AE469D
accent
#1DADC9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480