#72DD92#72DD92
#72DD92 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.146 H 151.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD92 |
|---|---|
| RGB | rgb(114, 221, 146) |
| HSL | hsl(138, 61%, 66%) |
| HSV | hsv(138, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.38, -47.16, 27.55) |
| CIE-LCH | lch(80.38, 54.62, 149.71°) |
| OKLab | oklab(81.45% -0.1283 0.0692) |
| OKLCH | oklch(81.45% 0.146 151.7) |
| XYZ | xyz(37.9816, 57.3627, 36.2592) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 5.73
Emerald
#50C878
ΔE00 5.85
Seaweed
#18D17B
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD92 #DD72BD
analogous
#87DD72 #72DD92 #72DDC7
triadic
#72DD92 #9272DD #DD9272
tetradic
#72DD92 #7287DD #DD72BD #DDC772
square
#72DD92 #7287DD #DD72BD #DDC772
split-complementary
#72DD92 #C772DD #DD7287
monochromatic
#29AB50 #41D16C #72DD92 #A3E9B8 #D5F5DE
Accessibility & contrast
On white
1.68
#72DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#72DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD92
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD92 | 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)
#DECE8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#5BDACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd92; /* rgb */ color: rgb(114, 221, 146); /* oklch */ color: oklch(81.5% 0.146 151.7);
Tailwind
colors: {
custom: {
50: '#a1e8b2',
500: '#72dd92',
950: '#000000',
},
}SCSS
$custom: #72dd92; $custom-light: #a1e8b2; $custom-dark: #000000;
JSON
{
"hex": "#72dd92",
"rgb": {
"r": 114,
"g": 221,
"b": 146
},
"hsl": {
"h": 137.944,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.8145,
"c": 0.14581,
"h": 151.7
},
"luminance": 0.57366
}Semantic roles & 50–950 ramp
primary
#72DD92
secondary
#AE468F
accent
#1D95C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481